List locations
GET {{baseUrl}}/api/v2/locations
Returns flat list of all locations for all organizations
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
pageSize | null | Limit number of locations to return | |
after | null | Last Location Identifier from previous page |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |