Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The project member uuid
200
The unique identifier for the object.
The project member type.
collaborator, administrator Whether the member is still active on the project.
Whether the member is billable on this project. Only used if the project is not using roles; otherwise billability is assigned at the role level and this field is null.
The member's billing rate for the project. Only used if the project is not using roles and the member is billable; otherwise null.
Whether this project member's cost rate is overridden at the project member level rather than using the workspace or member default.
The ISO 4217 currency code for the overridden cost rate. Only populated when overrideCostRate is true; otherwise null.
The overridden cost per hour for this project member. Only populated when overrideCostRate is true; otherwise null.
The overridden overhead cost per hour for this project member. Only populated when overrideCostRate is true; otherwise null.
The timestamp when the object was created.
The workspace member assigned to this project.
The project this member belongs to.
The project roles assigned to this member. null when the project does not use roles.
The member's budget hours for the project. null when the project does not use a budget or uses roles.
The member's monthly budget hours for the project. null when the project does not use a monthly budget in detailed mode or uses roles.