Skip to main content
GET
Lister les membres du groupe d’authentification du compte

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

group_id
string
requis
account_id
string<uuid>
requis

Paramètres de requête

search
string | null
page
integer
défaut:1
page_size
integer
défaut:25

Réponse

account_id
string<uuid>
requis
group_id
string
requis
page
integer
requis
page_size
integer
requis
total
integer
requis
groups
GroupResponse · object[]
linked_scopes
GroupScopeLinkResponse · object[]
members
GroupMemberResponse · object[]
search
string | null
users
GroupMemberUserResponse · object[]