Skip to main content
GET
List organizations

Authorizations

api-key
string
header
required
api-sign
string
header
required
api-nonce
string
header
required

Response

OK. Returns the organizations the authenticated user belongs to.

iiban
string
required

Organization identifier, 16-char alphanumeric in 4x4 groups (IIBAN).

Example:

"ABCD EFGH IJKL MNOP"

name
string
required

Display name of the organization, 5 to 128 characters.

Example:

"Acme Corp"

status
string
required

Organization lifecycle status. One of: active, onboarding, disabled, closed.

Example:

"active"