GET   checks/url-v2/locations

Gets a list of all locations that are available for URL (version 2) checks.

Request example

Response body model example and description

[
  {
    "city": "Amsterdam",
    "operator": "DC1",
    "country_code": "ua",
    "country": "United States",
    "location_code": "public|europe.western-europe.nl.na.amsterdam.azure",
    "location_tier": "1+"
  },
  {
    "city": "Amsterdam",
    "operator": "Virginia OP1",
    "country_code": "nl",
    "country": "United States",
    "location_code": "public|europe.northern-europe.se.na.stockholm.amazon",
    "location_tier": "3"
  },
  {
    "city": "Kiev",
    "operator": "",
    "country_code": "nl",
    "country": "Netherlands",
    "location_code": "public|europe.western-europe.nl.na.amsterdam.azure",
    "location_tier": "1+"
  }
]
NameType Description
cityString

City.

operatorString

Operator.

country_codeString

Country code.

countryString

Country.

location_codeString

Location code.

location_tierString

Location tier.