Skip to main content
GET
Get nested groups

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

group_id
string<uuid>
required

The ID of the group.

Query Parameters

access_level_remote_id
string

The access level's remote ID to filter by.

Response

200 - application/json

The groups that the group gives access to.

containing_groups
object[]
required
Last modified on July 10, 2026