CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/InfoPickContacts?IncludeNoTags' \
--header 'CCRMAuthorize: <api-key>'[
{
"id": "",
"text": "",
"isActive": true,
"count": 0
}
]