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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"locations":[{"id":"est Ut","name":"sit voluptate consequat ut"},{"id":"esse sit ","name":"id et labore"}]}