Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The project role uuid
200
The unique identifier for the object.
The name of the role (max 255 chars).
Whether the role is still active on the project.
Whether the role is billable. Defaults to the project's billability and is overridden to false if the project is non-billable.
The billing rate for this role. null when the role or project is non-billable.
The timestamp when the object was created.
The discipline associated with this role. null if not assigned.
The practice associated with this role. null if not assigned.
The location associated with this role. null if not assigned.
The project this role belongs to.
The budget hours for this role. null when the project does not use a budget.
The monthly budget hours for this role. null when the project does not use a monthly budget in detailed mode.