Skip to content

Get Orgs For Accounts

GET
/v1/account-org/{account_identifier}

Get all Organizations for an Account, requires globalAdmin:: permissions

Authorizations

Parameters

Path Parameters

account_identifier
required
Any of:
string format: uuid

Account Identifier

Responses

200

Successful Response

Array<object>
object
account_id
required

Account id

string format: uuid
org_id
required

Organization that this user belongs to

string format: uuid

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string