Domains
Load Domain
Retrieve a domain configured for this Account. Required Access Level: ViewSettings
get/domains/{domain}
Path parameters
domainstring string required
string
Name of the given domain
Response
OK
Example response
{
"Domain": "example.com"
}