curl --location --request POST 'https://saas-open.vhall.com/v3/interacts/share/get-top-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": {
"total": 2,
"list": [
{
"num": 1,
"webinar_id": 305615481,
"nick_name": "侯瑞",
"room_id": "lss_3dc8a28d",
"id": 0,
"created_at": "",
"updated_at": "",
"qq": 0,
"weixin": "1",
"weibo": 0,
"share_id": "u-72035607"
},
{
"num": 0,
"webinar_id": 305615481,
"nick_name": "u68388690",
"room_id": "lss_3dc8a28d",
"id": 0,
"created_at": "",
"updated_at": "",
"qq": 0,
"weixin": "0",
"weibo": 0,
"share_id": "v-v1968213664533172224"
}
]
},
"request_id": "3b0b01ba-46a4-4987-a5a6-e9b6628c869b"
}