Methods
Get
GetWithContext
Parameters
string
required
The unique identifier of the domain to retrieve
Response
Domain
string
The unique identifier for the domain
string
Object type (“domain”)
string
The domain name
string
Timestamp when the domain was created
string
The verification status of the domain
string
The region where emails are sent from
[]Record
DNS records for domain verification. Each record contains:
record(string): Record identifiername(string): DNS record nametype(string): Record type (TXT, MX, CNAME)ttl(string): Time to livestatus(string): Verification statusvalue(string): Record valuepriority(json.Number, optional): Priority for MX records