63028c4d3916

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-122881,3942.7 MB
Groups

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.