Zones
List of Zones
Show created zones with pagination managed by limit and offset params. All query params are optional.
GET
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Amount of records to skip before beginning to write in response.
Max number of records in response
Field name to sort by
Ascending or descending order
Available options:
asc
, desc
to pass several ids id=1&id=3&id=5...
to pass several client_ids
client_id=1&
client_id=3&
client_id=5...
to pass several names name=first&name=second...
Zones with dynamic RRsets
Zones with RRsets that have healthchecks
Response
200
application/json
ListZoneResponse
The response is of type object
.