Get collaborator group details

Retrieves details of a specific collaborator group by its ID. Includes metadata such as the group’s name, description, member count, and timestamps.

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.

Path parameters

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