List organizations
Return organizations for an account.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Headers
X-Account-Id
Account whose organizations to return.
Response
An array of organizations. Returns an empty array when the account has none.
organizations
The account's organizations.
Errors
403
Forbidden Error
500
Internal Server Error

