CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/GDPR/logs' \
--header 'CCRMAuthorize: <api-key>'[
{
"id": "",
"itemID": "",
"itemType": 0,
"createdOn": "",
"createdBy": "",
"changedOn": "",
"changedBy": "",
"logText": "",
"name": "",
"emails": ""
}
]