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[]