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 type of project member. Can be either "administrator" (Project administrator) or "collaborator" (Project collaborator). Defaults to "collaborator".
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. Only populated when the project uses roles; otherwise null.
The member's budget hours for the project. Only populated when the project uses a detailed or aggregated budget and does not use roles; otherwise null.
The member's monthly budget hours for the project. Only populated when the project uses a detailed monthly budget and does not use roles; otherwise null.