v1
latestOpenAPI 3.1.02026-07-2617125852.3 KBAccount
Get custom tracking domain status
Requires one of the following scopes: accounts:read, accounts:all, all:read, all:all
get/api/v2/accounts/ctd/status
Query parameters
hoststring required
Example:example.com
Custom tracking domain host
Response
Default Response
Example response
{
"success": true,
"ssl": true,
"cname": true,
"host": "example.com"
}