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_idstringRequired

Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E. Example: EA2300.

idstringRequired
The ID of the collaborator whose privileges you plan to retrieve.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success reply
datalist of objects or null

Errors