CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/KpiTemplates/GetKpiTemplates' \
--header 'CCRMAuthorize: <api-key>'[
{
"id": "",
"description": "",
"textTemplate": "",
"name": "",
"hasGoal": true,
"hasActivityCategory": true,
"hasCompanyRelation": true,
"hasNumDays": true,
"category": "",
"kpiRules": {}
}
]