CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/Sidebar/' \
--header 'CCRMAuthorize: <api-key>'[
{
"iconCss": "",
"id": "",
"separator": true,
"disabled": true,
"hidden": true,
"text": "",
"url": "",
"htmlAttributes": {
"property1": "string",
"property2": "string"
},
"items": {}
}
]