Skip to main content
GET
List organization members

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

Query Parameters

cursor
string
Required string length: 1 - 255
limit
default:50
Pattern: ^\d+$
Required string length: 1 - 100
status
enum<string>
default:active
Available options:
active,
pending

Response

List organization members

items
object[]
required
nextCursor
string | null
required