Skip to main content
GET
Error

Authorizations

X-API-Key
string
header
required

API key authentication

Response

Successfully fetched

_id
string

Id of the domain

createdAt
string

Date of creation

dkim
object

DKIM (DomainKeys Identified Mail) configuration (multi-record domains only)

dmarc
object

DMARC (Domain-based Message Authentication, Reporting & Conformance) configuration with status and DNS records (multi-record domains only)

domain
string

Domain name

identity
object

Domain identity information (not present in multi-record domains - see spf/dkim sections instead)

isReadyForSending
boolean

Is the domain ready for sending

lastCheckedAt
string

Date of last domain verification

Link tracking configuration with status and DNS records (multi-record domains only)

nameServer
string

Name server for the domain

provider
string

Domain provider

spf
object

SPF (Sender Policy Framework) configuration with mail-from records (multi-record domains only)

sslCertStatus
string

SSL certificate status (pending, created, renewed, expired, failed)

status
string

Status of the domain (verifying, verified)

type
string

Type of the domain (private, grey-label, multi-record)

updatedAt
string

Date of update

validationResults
object[]