List DNS zones
ws_zone_listRetrieve the DNS zones associated with an account. Use pagination to browse zones and locate the domain you need to manage.
Instructions
List the DNS zones on the account. For the records inside a zone use the v2 tool ws_dns_record_list — v1 record CRUD is deprecated and deliberately not exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| userId | No | Account id, or the literal "self" for the authenticated account. Defaults to "self". | self |
| pagesize | No | Records per page. |