curl --location --request POST 'https://saas-open.vhall.com/v3/webinars/record/get-list' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'webinar_id=287793338' \
--data-urlencode 'pos=0' \
--data-urlencode 'limit=100' \
--data-urlencode 'source=-1' \
--data-urlencode 'app_key=' \
--data-urlencode 'sign={{sign}}' \
--data-urlencode 'signed_at={% mock 'timestamp' , 's' %}' \
--data-urlencode 'sign_type=0'{
"code": 200,
"msg": "",
"data": {
"list": [
{
"id": 5304860,
"webinar_id": 305615481,
"name": "秋晨-小米SU7",
"user_id": 72035607,
"pv": 0,
"url": "0",
"msg_url": "0",
"rtmp_url": "",
"phone_url": "",
"domain_type": 0,
"phone_domain_type": 0,
"type": 0,
"old_id": 0,
"img_url": "https://cnstatic01.e.vhall.com/upload/interacts/screen-imgs/202508/7d/5b/7d5b7659618f836cd4d6ffb51492907b5345.jpg?have-wap-image=750&mode=2",
"category": 6,
"created_at": "2026-01-23 14:35:54",
"updated_at": "2026-01-23 14:35:54",
"audio_url": "",
"duration": "00:01:32",
"way": "0",
"status": 1,
"source": 2,
"preview_url": "",
"is_delscript": 0,
"quality": 0,
"errorno": "0",
"transcode_code": "0",
"source_url": "0",
"video_points": "0",
"storage": "17755",
"offline_msg": "",
"audit_status": 0,
"transcode_status": 1,
"transcode_result": "",
"percent": "0",
"is_ftp_upload": "0",
"paas_record_id": "7c4626ec",
"switch_id": 0,
"layout": 0,
"encrypt_status": 0,
"str_type": "VIDEO",
"subtitle": 0,
"generate_time": "",
"offline_time": "",
"is_rehearsal": 0,
"is_union_screen": 0,
"live_subtitle_type": 0,
"is_display": 0,
"group_record_num": 0,
"save_time": "2026-02-22",
"doc_status": 0,
"remake_doc_progress": 100
}
],
"total": 1,
"total_storage": 17755
},
"request_id": "06f482f0-24a8-43fd-a1b3-2216e24557e9"
}