Get collaborator projects privileges

Retrieves project privileges for a collaborator by ID. <Warning title="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.</Warning>

Path parameters

idstringRequired
The ID of the user 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