element-* fields describe the template's shape without listing its contents, so a template with thousands of users costs one row to describe.territory; a Reseller is narrowed to its own territory whatever it sends.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/templates?territory=undefined&template=undefined&include-counts=undefined&debug-counts=undefined&sort=undefined&limit=undefined&start=undefined' \
--header 'Authorization: Bearer <token>'[
{
"domain": "franchise-1",
"description": "Franchise store template",
"reseller": "acme-reseller",
"domain-is-template": "yes",
"element-users": 12,
"element-sites": 2,
"element-departments": 4,
"element-callqueues": 6,
"element-callparks": 3,
"element-conferences": 1,
"element-timeframes": 5,
"element-attendants": 3,
"element-contacts": 40,
"element-agents": 18,
"element-phonetemplates": 4,
"element-uiconfigs": 27,
"element-variables": 3,
"element-scope": "franchise-1"
}
]