List active organizations

GET {{baseUrl}}/api/organizations

Retrieve list of organizations that a user is a part of. If authenticating using JWT token this lists all the organizations the user has access to, if authenticating using an API key, this only lists that organization.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"organizations":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}