cURL
curl --request GET \ --url https://api.___serverhost___/dns/v2/locations
{ "continents": {}, "countries": {}, "regions": {} }
List of All locations continents/countries/regions.
AllResponse
The response is of type object.
object
Was this page helpful?