infomaniak_get_domain_full
Retrieve complete domain information including auth code, DNS records, transfer status, and attached services. Use domain ID or FQDN.
Instructions
Full domain detail including auth_code (EPP transfer code), transfer_status, trade_status, termination state, glue records, TLD/registry info, attached service (web hosting), DNS detail, DNS health diagnostic, owner (registrant), associated products on the domain AND its subdomains, and the DNS logs API URL. Accepts either domain_id or FQDN. Manager-private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Either the numeric domain id (e.g. '1938345') OR the FQDN (e.g. 'agensea.net'). Both work. Discover via infomaniak_list_domains. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| customer_name | Yes | ||
| puny_code | No | ||
| has_dnssec | No | ||
| has_error | No | ||
| has_trustee_contact | No | ||
| has_whois_antispam | No | ||
| info | No | ||
| is_city_domain | No | ||
| is_dns_managed_by_infomaniak | No | ||
| is_dnssec_pending | No | ||
| is_external | No | ||
| is_idn | No | ||
| is_part_of_ksuite | No | ||
| is_premium | No | ||
| is_service_mail_domain_alias | No | ||
| is_service_mail_on_other_account | No | ||
| is_synonym | No | ||
| auth_code | No | ||
| restorable | No | ||
| transfer_status | No | ||
| trade_status | No | ||
| termination | No | ||
| domain_status | No | ||
| glue_records | No | ||
| tld | No | ||
| registry | No | ||
| owner | No | ||
| service | No | ||
| dns | No | ||
| associated_products | No | ||
| subdomain_associated_products | No | ||
| has_mail | No | ||
| has_infomaniak_dns | No | ||
| use_custom_url | No | ||
| diagnostic_dns | No | ||
| dns_logs_api_url | No | ||
| authcode_quota | No | ||
| extra_fields | No | ||
| options | No | ||
| rights | No | ||
| error | No | ||
| synonym | No | ||
| synonyms | No | ||
| users | No | ||
| status | No | ||
| product | No |