CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/Dashboards/GetActivityLevels/' \
--header 'CCRMAuthorize: <api-key>'[
{
"employee": "",
"day": "",
"countMeeting": 0,
"countPhoneCall": 0,
"countMail": 0
}
]