Skip to main content
GET
List Organization Members

인증

Authorization
string
header
필수

API key in format {id}.{secret}

쿼리 매개변수

query
string

Search by member name or email.

workspaceGuid
string

Return members assigned to this organization workspace. Cannot be combined with withoutWorkspace=true.

withoutWorkspace
boolean
기본값:false
cursor
string
size
integer
기본값:100
필수 범위: 1 <= x <= 1000

응답

Organization members

content
object[]
필수

Array of items for current page

nextCursor
string | null
필수

Cursor for next page, null if last page

예시:

"opaque-cursor-string"