Retrieve a single domain
Path parameters
The ID of the domain.
Response
OK
Example response
{
"object": "domain",
"id": "d91cd9bd-1176-453e-8fc1-35364d380206",
"name": "example.com",
"status": "not_started",
"created_at": "2023-04-26 20:21:26.347412+00",
"region": "us-east-1"
}Changes
Changed in 9 of the 73 revisions of this API.1217
- ○
api operation id
domains/getwas addedapi-operation-id-added
- ○
- ▲
the
created_atresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
- ●
added the new
failedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_startedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
partially_failedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
partially_verifiedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
pendingenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
verifiedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
CAAenum value to therecords/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
TrackingCAAenum value to therecords/items/recordresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
Trackingenum value to therecords/items/recordresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
click_trackingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
open_trackingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
tracking_subdomainto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
capabilitiesto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
capabilityfrom the response with the200statusresponse-optional-property-removed
- ●
- ●
added the new
CNAMEenum value to therecords/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
DKIMenum value to therecords/items/recordresponse property for the response status200response-property-enum-value-added
- ●
added the new
MXenum value to therecords/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
Receivingenum value to therecords/items/recordresponse property for the response status200response-property-enum-value-added
- ●
added the new
SPFenum value to therecords/items/recordresponse property for the response status200response-property-enum-value-added
- ●
added the new
TXTenum value to therecords/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
failedenum value to therecords/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_startedenum value to therecords/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
pendingenum value to therecords/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
temporary_failureenum value to therecords/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
verifiedenum value to therecords/items/statusresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
capabilityto the response with the200statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
- ○