v1

latestSwagger 2.02026-07-136573327.3 KB
v1

Retrieve a list of Domains for the specified Shopper

get/v1/domains

Query parameters

statusesstring[]

Only include results with status value in the specified set

statusGroupsstring[]

Only include results with status value in any of the specified groups

limitinteger

Maximum number of domains to return

markerstring

Marker Domain to use as the offset in results

includesstring[]

Optional details to be included in the response

modifiedDatestring iso-datetime

Only include results that have been modified since the specified date

Headers

X-Shopper-Idstring

Shopper ID whose domains are to be retrieved

Response

Request was successful

authCodestring

Authorization code for transferring the Domain

createdAtstring date-time required

Date and time when this domain was created

deletedAtstring date-time

Date and time when this domain was deleted

transferAwayEligibleAtstring date-time

Date and time when this domain is eligible to transfer

domainstring required

Name of the domain

domainIdnumber double required

Unique identifier for this Domain

expirationProtectedboolean required

Whether or not the domain is protected from expiration

expiresstring date-time

Date and time when this domain will expire

exposeWhoisboolean

Whether or not the domain contact details should be shown in the WHOIS

holdRegistrarboolean required

Whether or not the domain is on-hold by the registrar

lockedboolean required

Whether or not the domain is locked to prevent transfers

nameServersstring[]

Fully-qualified domain names for DNS servers

privacyboolean required

Whether or not the domain has privacy protection

registrarCreatedAtstring iso-datetime

Date and time when this domain was created by the registrar

renewAutoboolean required

Whether or not the domain is configured to automatically renew

renewDeadlinestring date-time required

Date the domain must renew on

renewableboolean

Whether or not the domain is eligble for renewal based on status

statusstring required

Processing status of the domain<br/><ul>

<li><strong style='margin-left: 12px;'>ACTIVE</strong> - All is well</li> <li><strong style='margin-left: 12px;'>AWAITING*</strong> - System is waiting for the end-user to complete an action</li> <li><strong style='margin-left: 12px;'>CANCELLED*</strong> - Domain has been cancelled, and may or may not be reclaimable</li> <li><strong style='margin-left: 12px;'>CONFISCATED</strong> - Domain has been confiscated, usually for abuse, chargeback, or fraud</li> <li><strong style='margin-left: 12px;'>DISABLED*</strong> - Domain has been disabled</li> <li><strong style='margin-left: 12px;'>EXCLUDED*</strong> - Domain has been excluded from Firehose registration</li> <li><strong style='margin-left: 12px;'>EXPIRED*</strong> - Domain has expired</li> <li><strong style='margin-left: 12px;'>FAILED*</strong> - Domain has failed a required action, and the system is no longer retrying</li> <li><strong style='margin-left: 12px;'>HELD*</strong> - Domain has been placed on hold, and likely requires intervention from Support</li> <li><strong style='margin-left: 12px;'>LOCKED*</strong> - Domain has been locked, and likely requires intervention from Support</li> <li><strong style='margin-left: 12px;'>PARKED*</strong> - Domain has been parked, and likely requires intervention from Support</li> <li><strong style='margin-left: 12px;'>PENDING*</strong> - Domain is working its way through an automated workflow</li> <li><strong style='margin-left: 12px;'>RESERVED*</strong> - Domain is reserved, and likely requires intervention from Support</li> <li><strong style='margin-left: 12px;'>REVERTED</strong> - Domain has been reverted, and likely requires intervention from Support</li> <li><strong style='margin-left: 12px;'>SUSPENDED*</strong> - Domain has been suspended, and likely requires intervention from Support</li> <li><strong style='margin-left: 12px;'>TRANSFERRED*</strong> - Domain has been transferred out</li> <li><strong style='margin-left: 12px;'>UNKNOWN</strong> - Domain is in an unknown state</li> <li><strong style='margin-left: 12px;'>UNLOCKED*</strong> - Domain has been unlocked, and likely requires intervention from Support</li> <li><strong style='margin-left: 12px;'>UNPARKED*</strong> - Domain has been unparked, and likely requires intervention from Support</li> <li><strong style='margin-left: 12px;'>UPDATED*</strong> - Domain ownership has been transferred to another account</li> </ul>
transferProtectedboolean required

Whether or not the domain is protected from transfer