token: ********************
curl --location --request GET 'https://chat.xiaoheihe.cn/chatroom/v2/channel_user_perm/list_with_parent?parent_id=3916893774383898628&channel_id=3916893774383898630&to_user_id=86224672&client_type=&x_client_type=&os_type=&x_os_type=&x_app=&chat_os_type=&chat_version=' \
--header 'token: <api-key>'
{
"msg": "",
"result": {
"chan_perm": {
"remarks": "",
"allow": "0",
"deny": "0"
},
"parent_perm": {
"remarks": "",
"allow": "0",
"deny": "0"
}
},
"status": "ok"
}