GET
/
v1
/
domains

Response

200 - application/json
id
number
required

The ID of the domain

name
string
required

The name of the domain

teamId
number
required

The ID of the team

status
enum<string>
required
Available options:
NOT_STARTED,
PENDING,
SUCCESS,
FAILED,
TEMPORARY_FAILURE
region
string
default: us-east-1
clickTracking
boolean
default: false
openTracking
boolean
default: false
publicKey
string
required
dkimStatus
string | null
spfDetails
string | null
createdAt
string
required
updatedAt
string
required