v2

latestOpenAPI 3.0.02026-07-261859071.2 MB
Location

Lists all supported locations

Lists all supported locationss.

get/v1/locations

Headers

x-checkly-accountstring

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Response

Successful

regionstring required

The unique identifier of this location.

namestring required

Friendly name of this location.

Example response

[
  {
    "region": "us-east-1",
    "name": "N. Virginia"
  }
]