v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Groups

Retrieve group

Retrieves a group.

get/organization/groups/{group_id}

Path parameters

group_idstring required

The ID of the group to retrieve.

Response

Group retrieved successfully.

idstring required

Identifier for the group.

namestring required

Display name of the group.

created_atinteger required

Unix timestamp (in seconds) when the group was created.

is_scim_managedboolean required

Whether the group is managed through SCIM and controlled by your identity provider.

group_type'group' | 'tenant_group' required

The type of the group.