brand=site, default-name=<site>|<domain>), one row per site with the same counts. The domain must be visible to the caller (403 otherwise); a Site Manager sees only its own site's row.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/provisioning-defaults/domains//sites?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"
}
]