List organizations (Detailed)
GET {{baseUrl}}/api/v2/organizations-detailed
Returns list of organizations with locations and policy mappings
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 |