curl --location -g --request POST 'https://qyapi.weixin.qq.com/cgi-bin/school/living/get_unwatch_stat?access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{"livingid":"livingid1","next_key":"NEXT_KEY"}'
{
"errcode": 0,
"ending": 0,
"next_key": "string",
"errmsg": "string",
"stat_info": {
"students": [
{
"student_userid": "string",
"partyids": [
0
],
"parent_userid": "string"
}
]
}
}
【企业微信】API开发者 微信交流群
用微信扫右侧二维码,加入【企业微信】API开发者 交流群,互助沟通