GET
List Account Auth Groups

Authorizations

Authorization
string
header
required

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Path Parameters

account_id
string<uuid>
required

Response

account_id
string<uuid>
required
id
string
required
keycloak_name
string
required
name
string
required
attributes
Attributes · object
description
string | null
keycloak_account_id
string<uuid> | null
linked_scopes
GroupScopeLinkResponse · object[]
parent_id
string | null
path
string | null
permission_context
PermissionInspectabilitySnapshot · object

Shared inspectability snapshot for user, group, and invitation management.

subgroup_ids
string[]