Get DNS zone
ws_zone_getRetrieve DNS zone details for a specific domain by providing the domain name, returning the zone's records and settings.
Instructions
Get one DNS zone by domain name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Zone domain name, e.g. "example.com". | |
| userId | No | Account id, or the literal "self" for the authenticated account. Defaults to "self". | self |