Get privileges from a customer workspace collaborator
Retrieves the privileges and roles of a collaborator in an Embedded customer workspace. The response includes roles for each environment, such as dev
, test
, prod
) and shows permissions from both legacy (privilege_group
) and (environment
) role models.
Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. Example: EA2300
.
id
The ID of the collaborator whose privileges you plan to retrieve.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success reply
data