defaults row (brand=domain), with the parsed option total and the number of server tiers. Not Super User only — the answer is filtered to what the caller may see: Super User / Super User Read Only see every domain, a Reseller the domains in its territory, every other scope only its own domain (so an Office Manager gets at most one row). Paging and sorting happen after that filter. /count and /list apply.Authorization: Bearer ********************include-sites=yes, sites)curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/provisioning-defaults/domains?include-sites=undefined&sort=undefined&limit=undefined&start=undefined' \
--header 'Authorization: Bearer <token>'[
{
"domain": "string",
"site": "string",
"option-count": 0,
"default-server-count": 0,
"default-timestamp-datetime": "2019-08-24T14:15:22.123Z"
}
]