List the main domain, addon domains, parked domains, and subdomains associated with your web hosting account.
accountId integer · min: 1 required Example Unique account identifier
Accept Example Content-Type Example domains string https://cloud.hostup.se/api/hosting/{accountId}/domains curl -X GET "https://cloud.hostup.se/api/hosting/8781/domains" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" {
"domains": "string"
}