get_domain
Retrieve metadata for a domain in your account, including status, TLD, creation and expiration dates, security lock, WHOIS privacy, auto-renew, API access, and optional labels.
Instructions
Get the metadata for a single domain in the authenticated account: status, TLD, create date, expire date, security lock, WHOIS privacy, auto-renew, API access opt-in, and (optionally) labels. Returns an error with code DOMAIN_NOT_FOUND if the domain isn't in the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Fully qualified domain name in the account, e.g. `example.com` | |
| include_labels | No | Include user-defined domain labels in the response. |