curl --location --request GET 'https://open.weibanzhushou.com/open-api/group_msg/result?limit=20&offset=0&start_time=&end_time=&access_token='
{
"errcode": 0,
"errmsg": "ok",
"missions": [
{
"created_at": "2023-11-10 14:02:24",
"id": 3000256068,
"msg_data": "{}",
"name": null,
"not_send_eu_count": 8,
"not_send_staff_count": 1,
"send_eu_count": 0,
"send_type": "realtime",
"sended_staff_count": 0,
"staff_ext_id": "ZhangSan",
"staff_name": "张三",
"status": "completed",
"send_at": "2023-12-13 16:12:54",
"sub_mission_external_user_count": 50
}
],
"total_count": 41
}