{}
curl --location --request GET '/user/can_access_microapp?access_token=6d1bxxxx&appId=2000121xxxx&userId=2000121xxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "request_id": "string", "errcode": 0, "errmsg": "string", "canAccess": true }