v1

latestOpenAPI 3.1.02026-07-263644911022.4 KB
Groups API

Retrieve Group details

Use this endpoint to get detailed information about a specific group using its unique identifier.

get/v1/groups/{id}

Path parameters

idstring required

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

Response

The information related to the specific group.

createdAtstring

Timestamp of when the group was created.

idstring

Unique identifier of the group.

namestring

Display name of the group.

usersstring[]

List of users assigned to the group.