Get Orgs For Accounts
GET /v1/account-org/{account_identifier}
GET
/v1/account-org/{account_identifier}
Get all Organizations for an Account, requires globalAdmin:: permissions
Authorizations
Parameters
Path Parameters
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
description
Description of the account
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string