Skip to content

Export zone file data

GET /v1/dns/zones/{zone_name}/export

Export the zone file data as plain text.

Path Parameters

zone_name

The name of the zone.

Example: example.com

Query Parameters

serial_epoch integer

What serial number should appear in the exported SOA name

Example: 42

Minimum: 0

Response