Skip to main content
GET
Elencare membri del gruppo di autenticazione account

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

group_id
string
obbligatorio
account_id
string<uuid>
obbligatorio

Parametri della query

search
string | null
page
integer
predefinito:1
page_size
integer
predefinito:25

Risposta

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