GET
/
v2
/
locations
All Locations
curl --request GET \
  --url https://api.___serverhost___/dns/v2/locations
{
  "continents": {},
  "countries": {},
  "regions": {}
}

Response

200 - application/json

AllResponse

The response is of type object.