CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/AspNetRoles/GetByUserId' \
--header 'CCRMAuthorize: <api-key>'{
"id": "",
"userName": "",
"email": "",
"roles": {},
"userRoles": {}
}