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.

Changes

Changed in 4 of the 163 revisions of this API.7

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      endpoint added

      endpoint-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog