Skip to main content
GET
Get group by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

groupId
string
required

Response

200 - application/json

Ok

id
string
required

The group's unique ID.

name
string
required

The group's name.

creationDate
string<date-time> | null
required

The group's creation date.