curl --location --request POST 'https://saas-open.vhall.com/v3/webinars/webinar/get-webinar-switch-list' \
--header 'platform;' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'webinar_id=305615481' \
--data-urlencode 'app_key=' \
--data-urlencode 'sign_type=' \
--data-urlencode 'signed_at=' \
--data-urlencode 'sign='
{
"code": 200,
"msg": "",
"data": {
"webinar_id": 615619245,
"start_date": "2025-08-13 13:51:54",
"start_time": "2030-01-01 00:01",
"subject": "诺亚 . 奥特曼",
"webinar_curr_num": 0,
"end_date": "2025-08-13 13:54:49",
"total_live_time": "00:02:55",
"webinar_state": 3,
"switch_list": [
{
"start_time": "2025-08-13 13:51:54",
"end_time": "2025-08-13 13:54:49",
"id": 4273696,
"type": 0,
"start_type": 1,
"end_type": 1
}
],
"total": 1
},
"request_id": "26c81e16-91e4-49a7-a0b3-c164a08c1b83"
}