Skip to content

StatusDomainHistory

This command enables you to get domain details of a deleted domain.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = StatusDomainHistory
DOMAIN = (DOMAIN)
Response
code = (INT)
description = (TEXT)
property[DOMAIN][0] = (DOMAIN)
property[STATUS][n] = (TEXT)
property[RGP_STATUS][n] = (TEXT)
property[RGP_ENDDATE][n] = (TEXT)
property[OWNER_CONTACT][0] = (CONTACT)
property[ADMIN_CONTACT][n] = (CONTACT)
property[TECH_CONTACT][n] = (CONTACT)
property[BILLING_CONTACT][n] = (CONTACT)
property[NAMESERVER][n] = (NAMESERVER)
property[DNSSEC][n] = (TEXT)
property[DNSSECDSDATA][n] = (TEXT)
property[ROID][0] = (TEXT)
property[UPDATED_DATE][0] = (DATE)
property[UPDATED_BY][0] = (TEXT)
property[DELETED_DATE][0] = (DATE)
property[CREATED_DATE][0] = (DATE)
property[CREATED_BY][0] = (TEXT)
property[REGISTRAR_TRANSFER_DATE][0] = (DATE)
property[REGISTRATION_EXPIRATION_DATE][0] = (DATE)
DOMAINACE encoded version of the domainname
STATUSStatus of the domain
RGP_STATUSRegistry Grace Period (RGP) Status of the domain
RGP_ENDDATEThe date on which the RGP status ends
OWNER_CONTACTOwner contact of the domain
ADMIN_CONTACTAdministrative contact(s) of this domain
TECH_CONTACTTechnical contact(s) of this domain
BILLING_CONTACTBilling contact(s) of this domain
NAMESERVERNameserver used for this domain
DNSSECDNSSEC Public key
DNSSECDSDATADNSSEC Delegation Signer (DS)
ROIDThe ROID (Registry Object ID) is an unique identifier for the domain and will stay the same during the entire lifecycle in the system
UPDATED_DATEWhen the domain was last updated, if never it’s the same like the created date
UPDATED_BYWho was the last one updating the domain
DELETED_DATEWhen the domain was deleted at the registry
CREATED_DATEWhen the domain was created at the registry if data available, otherwise
CREATED_BYWho created the domain in our system (EXTERNAL if it created by a transfer-in)
REGISTRAR_TRANSFER_DATELast time, the domain was transfered (is available)
REGISTRATION_EXPIRATION_DATEThe domain will expire in the registry on this date

The following parameters are optional for this command.

Command
COMMAND = StatusDomainHistory
DOMAIN = (DOMAIN)
HISTORYID = (INT)
Response
code = (INT)
description = (TEXT)
property[DOMAIN][0] = (DOMAIN)
property[STATUS][n] = (TEXT)
property[RGP_STATUS][n] = (TEXT)
property[RGP_ENDDATE][n] = (TEXT)
property[OWNER_CONTACT][0] = (CONTACT)
property[ADMIN_CONTACT][n] = (CONTACT)
property[TECH_CONTACT][n] = (CONTACT)
property[BILLING_CONTACT][n] = (CONTACT)
property[NAMESERVER][n] = (NAMESERVER)
property[DNSSEC][n] = (TEXT)
property[DNSSECDSDATA][n] = (TEXT)
property[ROID][0] = (TEXT)
property[UPDATED_DATE][0] = (DATE)
property[UPDATED_BY][0] = (TEXT)
property[DELETED_DATE][0] = (DATE)
property[CREATED_DATE][0] = (DATE)
property[CREATED_BY][0] = (TEXT)
property[REGISTRAR_TRANSFER_DATE][0] = (DATE)
property[REGISTRATION_EXPIRATION_DATE][0] = (DATE)
DOMAINThe domain to get the latest history details for (optional)
HISTORYIDThe unique history id to get details for (optional)