Get status of tracking domain host
Get the current status of a tracking domain host.
This endpoint can be used to check whether the CNAME and SSL for a tracking domain are set up as expected.
Query Parameters
api_keystring Required
Your API key
hoststring
The tracking domain host for which you want to check status.
Response
200
Object
Response Attributes
successboolean
Whether the API was successful
sslboolean
Whether the SSL was found working correctly
cnameboolean
Whether the CNAME record is resolving correctly (this is setup on your end)
hoststring
The tracking domain host for which you are receiving this response.
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?