curl --location --request POST 'https://saas-open.vhall.com/v3/data-center/report/track' \
--header 'platform: 15' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'webinar_id=305615481' \
--data-urlencode 'type=1' \
--data-urlencode 'range=0' \
--data-urlencode 'time_seq=1' \
--data-urlencode 'pos=0' \
--data-urlencode 'limit=2' \
--data-urlencode 'app_key=75844ad7a2a5f2b421c04a125b197996' \
--data-urlencode 'sign={{sign}}' \
--data-urlencode 'signed_at={% mock 'timestamp' , 's' %}' \
--data-urlencode 'sign_type=0'{
"msg": "操作成功!",
"code": 200,
"data": {
"total": 2,
"list": [
{
"id": "1203168965226067312",
"join_id": "1111508768",
"uid": "visit_v1968128169178611712",
"start_time": "2025-09-17 11:00:34",
"end_time": "2025-09-17 11:27:06",
"watch_duration": 28,
"watch_duration_sec": 1680,
"play_duration_sec": 20,
"platform": "PC网页",
"ip": "1.119.193.36",
"nick_name": "1758078026",
"phone": "",
"email": "1758078026@vhall.com",
"third_user_id": ""
},
{
"id": "8037897476835832718",
"join_id": "1095440489",
"uid": "visit_v1955532961953431552",
"start_time": "2025-09-17 11:00:25",
"end_time": "2025-09-17 11:00:30",
"watch_duration": 1,
"watch_duration_sec": 60,
"play_duration_sec": 24,
"platform": "PC网页",
"ip": "1.119.193.36",
"nick_name": "侯瑞",
"phone": "",
"email": "rui.hou@vhall.com",
"third_user_id": ""
}
]
},
"request_id": "ece83f827e5b414bb18d2d7ab2d904af.129.17582142825325671"
}