CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/Dashboards/GetDashboardPanels/' \
--header 'CCRMAuthorize: <api-key>'[
{
"allowDragging": true,
"column": 0,
"cssClass": "",
"enabled": true,
"id": "",
"maxSizeX": 0,
"maxSizeY": 0,
"minSizeX": 0,
"minSizeY": 0,
"row": 0,
"sizeX": 0,
"sizeY": 0,
"zIndex": 0
}
]