Show created zones with pagination managed by limit and offset params. All query params are optional.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
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
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
ListZoneResponse
The response is of type object
.