Skip to main content
GET
列出账户认证组成员

授权

Authorization
string
header
必填

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

路径参数

group_id
string
必填
account_id
string<uuid>
必填

查询参数

search
string | null
page
integer
默认值:1
page_size
integer
默认值:25

响应

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