Get a single group (team) by id

View as Markdown

Fetches one team by its groupId path parameter. Authorization: any authenticated organization member. Returns the group.

Authentication

AuthorizationBearer

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

Path parameters

groupIdstringRequired

Response

The requested group.
idstring
organizationIdstring
namestring
descriptionstring or null
createdAtdatetime
updatedAtdatetime