[
{
"id": 1,
"name": "example.com",
"teamId": 1,
"status": "NOT_STARTED",
"publicKey": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>",
"dnsRecords": [
{
"type": "TXT",
"name": "mail",
"value": "v=spf1 include:amazonses.com ~all",
"ttl": "Auto",
"status": "NOT_STARTED",
"priority": "10",
"recommended": true
}
],
"region": "us-east-1",
"clickTracking": false,
"openTracking": false,
"dkimStatus": "<string>",
"spfDetails": "<string>",
"dmarcAdded": false,
"isVerifying": false,
"errorMessage": "<string>",
"subdomain": "<string>",
"verificationError": "<string>",
"lastCheckedTime": "<string>"
}
]