CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/ApiKeys' \
--header 'CCRMAuthorize: <api-key>'[
{
"id": 0,
"name": "",
"apiKey": "",
"isActive": true,
"expiresAt": ""
}
]