GET
/
api
/
v1
/
groups
/
{id}

Path Parameters

id
string
required

The ID of the group to fetch.

Response

200 - application/json
id
string
required
orgId
string
required
name
string
required
slug
string
required
role
string
required
createdAt
string
required
updatedAt
string
required
roleId
string | null

Was this page helpful?