curl --location -g --request GET 'https://saas-open.vhall.com/v3/webinars/registration-form/get-answer-people-list?app_key=&sign_type=0&signed_at={% mock 'timestamp' , 's' %}&sign={{sign}}&webinar_id=305615481' \
--header 'token;'{
"code": 200,
"msg": "",
"data": {
"total": 1,
"head": [
"姓名",
"手机",
"邮箱",
"参会ID",
"邀请人",
"邀请人参会ID",
"是否观看",
"报名方式",
"渠道来源",
"报名时间",
"观看时长",
"进入时间",
"观看终端",
"地理位置(省份)",
"地理位置(城市)",
"IP",
"参会邮箱",
"三方用户ID"
],
"list": [
[
"王总",
"18611108190",
"",
1102305685,
"",
"",
"是",
"线上报名",
"主渠道",
"2025-09-09 11:25:31",
"00:14:00",
"2025-09-09 11:25:33",
"手机网页,PC网页",
"北京",
"北京",
"1.119.193.36",
"1757388221@vhall.com",
""
]
],
"phones": [
"18611108190"
]
},
"request_id": "6a35f4e9-698e-4323-88da-821ddcb720c0"
}