Get customer workspace collaborator group details

Retrieves a collaborator group from an Embedded customer workspace. Use the List collaborator groups endpoint to retrieve the group ID.

Note: Each data center assigns a unique ID to the system group. System groups cannot be deleted.

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 group to retrieve.

Headers

AuthorizationstringRequired

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

Response

Success reply
dataobject or null

Errors