Get projects privileges from a customer workspace collaborator

Retrieves project-level access for a collaborator in an Embedded customer workspace. This includes access granted directly or through collaborator groups. Use this endpoint to audit project permissions.

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 project 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