CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/ProjectPhases' \
--header 'CCRMAuthorize: <api-key>'[
{
"id": "",
"name": "",
"showIndex": 0,
"count": 0,
"projects": {}
}
]