/organizations
GET https://monitoring.anypoint.mulesoft.com/monitoring/archive/api/v1/organizations
Returns a list of organization identifiers for the organizations that have archived data. If this path contains no data, then an empty list is returned.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| X-ANYPNT-ORG-ID | string | ||
| X-ANYPNT-ENV-ID | string | 
RESPONSES
status: OK
{"resources":[{"id":"in incididu"},{"id":"cillum culpa"}]}