List organizations
GET {{baseUrl}}/api/v2/organizations
Returns list of organizations (Brief mode)
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
pageSize | null | Limit number of organizations to return | |
after | null | Last Organization Identifier from previous page |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |