Skip to main content
POST
ListAdminsOfOrganization

Authorizations

Authorization
string
header
required

Personal API key, sent as Authorization: Bearer <key>.

Headers

Connect-Protocol-Version
number
required

Define the version of the Connect protocol

Example:

1

Connect-Timeout-Ms
number

Define the timeout, in ms

Example:

1000

Body

application/json

request the admins of an organization.

organizationId
string<uuid>

id of the organization

query
string | null

query to search for

Maximum string length: 128

Response

Success

response with admins of the organization

items
OrganizationMember · object[]

items of the listing.