curl --location -g --request POST 'https://qyapi.weixin.qq.com/cgi-bin/report/resident/get_user_status?access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{"userid":"zhangsan"}'
{
"errcode": 0,
"errmsg": "ok",
"processing": 1,
"added_today": 1,
"solved_today": 1,
"pending": 1
}
【企业微信】API开发者 微信交流群
用微信扫右侧二维码,加入【企业微信】API开发者 交流群,互助沟通