CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/ActTaskCategories' \
--header 'CCRMAuthorize: <api-key>'[
{
"id": "",
"name": "",
"color": 0,
"actTasks": {}
}
]