CCRMAuthorize: ********************
curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/CustomLists/' \ --header 'CCRMAuthorize: <api-key>'
{ "id": "", "listName": "", "listValues": "" }