Skip to main content
GET
Retrieve Group details

Authorizations

Authorization
string
header
required

The authorization token in the 'Bearer ' format.

Path Parameters

id
string
required

The unique identifier of the group you want to retrieve the information.

Response

The information related to the specific group.

Information of the group configured in the system, along with its metadata and assigned users.

createdAt
string

Timestamp of when the group was created.

id
string

Unique identifier of the group.

name
string

Display name of the group.

users
string[]

List of users assigned to the group.