Get a zone's record sets

Lists all record sets for this Zone. It works only for PRIMARY and SECONDARY zones. This operation is paginated.

Path Params
string
required

The name of the zone.

Query Params
string

Sorts the list on the specified fields. You can specify multiple fields as a comma-separated list. Placing a dash before a field name sorts it in descending order. Allowed fields include name and type.

string

Displays only record sets that match one of the provided types. Specifies multiple fields as a comma-separated list. Ignores illegal or disallowed record types.

string

Displays only record sets whose NAME or RDATA field matches this value. All records with the same name and type are included if any record in the set has a NAME or RDATA that matches the value case-insensitively.

integer
Defaults to 1

Which page of results to return. The first page is page 1, the default value.

integer
Defaults to 25

The number of results per page to return, 25 by default.

boolean
Defaults to false

Disables paging and sorting and shows the entire list all at once, false by default. Using this parameter may significantly increase the response time.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json