List project roles in a customer workspace
Retrieves a list of project roles from an Embedded workspace.
EARLY ACCESS FEATURE
This access control endpoint is in limited preview. The access control model is under active development and may change. Contact your Customer Success Manager to participate in early access testing.Path parameters
managed_user_id
The Embedded customer ID or external ID. External IDs must be URL encoded and prefixed with an E
, for example: EA2300
.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
name
Filter project roles by their name.
page
Configures settings for the project role list.
page[number]
The page number to retrieve. Defaults to 1
.
page[size]
The number of items per page to retrieve. Defaults to 100
. Maximum is 100
.
Response
Success reply
data
total
Total number of project roles returned.
page