Get all locations (public and private)
GET {{baseUrl}}/api/v1/synthetics/locations
Get the list of public and private locations available for Synthetic tests. No arguments required.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"locations":[{"id":"est Ut","name":"sit voluptate consequat ut"},{"id":"esse sit ","name":"id et labore"}]}