v1

latestOpenAPI 3.1.02026-07-24239123562.1 KB
Access Groups

Get Access Group Details

Get the details of a specific access group.

get/v1/accessGroups/{id}

Path parameters

idstring uuid required

Response

Group information.

idstring uuid required

The unique identifier of the group.

namestring required

The name of the group.

descriptionstring nullable

The description of the group.

orgSlugstring required

The organization's slug to which the group belongs.

enabledboolean required

Indicates whether the group is enabled or not.

userIdsstring[] nullable

List of user IDs associated with the group.

rulesAttributeRuleConfiguration required
updatedAtstring date-time nullable
createdAtstring date-time required