Skip to main content
GET
Get a specific group

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

groupId
string<uuid>
required

Unique identifier of the group to retrieve

Response

Group object

group_id
string<uuid>

A unique identifier for the group.

name
string

The display name of the group.

description
string

A brief summary or explanation of the group's purpose.

created_at
integer<int64>

The timestamp when the group was created.

Example:

1710948395538

modified_at
integer<int64>

The timestamp when the group was last modified.

Example:

1710948395538