Get a domain
eurodns_domain_getRetrieve details for a domain you already own, including status, expiry, renewal method, contacts, and nameservers, to verify or manage its configuration.
Instructions
Returns one domain already registered in this account: its status, expiry, renewal method, contacts and nameservers. Use it for a domain you hold; to learn whether a name can be registered use eurodns_domain_check_availability, and to find domains by criteria eurodns_domain_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domainName | Yes | Fully qualified domain name, e.g. example.com, as listed by eurodns_domain_search. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Response body as returned by the API. | |
| status | Yes | Upstream HTTP status code. |