CCRMAuthorize: ********************
curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/EmployeesRoles/' \ --header 'CCRMAuthorize: <api-key>'
{ "id": 0, "roleName": "", "employees": {}, "kpiRules": {} }