Skip to main content
GET
Get Organization Members and Teams
Returns client users and teams for the organization in one response.

Authorizations

Authorization
string
header
required

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

Path Parameters

orgId
string
required

Response

Successful response

success
boolean
required
message
string
required
clients
object[]
required
teams
object[]
required