GET
/
dns
/
v2
/
locations
/
continents
curl --request GET \
  --url https://api.gcore.com/dns/v2/locations/continents \
  --header 'APIKey: <api-key>'
{}

Authorizations

APIKey
string
header
required

API key for authentication.

Response

200 - application/json

ContinentsResponse

The response is of type object.