Domains
List domains
Deprecated
client.Registrar.Domains.List(ctx, query) (*SinglePage[Domain], error)
GET/accounts/{account_id}/registrar/domains
Get domain
Deprecated
client.Registrar.Domains.Get(ctx, domainName, query) (*DomainGetResponse, error)
GET/accounts/{account_id}/registrar/domains/{domain_name}
Update domain
Deprecated
client.Registrar.Domains.Update(ctx, domainName, params) (*DomainUpdateResponse, error)
PUT/accounts/{account_id}/registrar/domains/{domain_name}
ModelsExpand Collapse
type Domain struct{…}
type Domain struct{…}
RegistryStatuses stringOptional
A comma-separated list of registry status codes. Refer to EPP Status Codes for the full list.
SupportedTLD boolOptional
Indicates whether Cloudflare Registrar currently supports a particular TLD. Refer to TLD Policies for a list of supported TLDs.
TransferIn DomainTransferInOptionalStatuses for domain transfers into Cloudflare Registrar.
TransferIn DomainTransferInOptional
Statuses for domain transfers into Cloudflare Registrar.
ApproveTransfer DomainTransferInApproveTransferOptionalStatus of the registry transfer-approval step.
ApproveTransfer DomainTransferInApproveTransferOptional
Status of the registry transfer-approval step.
One of the following:
DisablePrivacy DomainTransferInDisablePrivacyOptionalStatus of the privacy-guard disabling step at the foreign registrar.
DisablePrivacy DomainTransferInDisablePrivacyOptional
Status of the privacy-guard disabling step at the foreign registrar.
EnterAuthCode DomainTransferInEnterAuthCodeOptionalStatus of the auth-code entry and verification step.
EnterAuthCode DomainTransferInEnterAuthCodeOptional
Status of the auth-code entry and verification step.
One of the following: