curl --location -g --request GET 'https://saas-open.vhall.com/v3/vss/open/survey/reports?app_key=75844ad7a2a5f2b421c04a125b197996&sign_type=0&signed_at={% mock 'timestamp' , 's' %}&sign={{sign}}&survey_id=1130176&webinar_id=305615481' \
--header 'platform;'
{
"code": 0,
"msg": "string",
"data": {
"question": [
"string"
],
"type": [
0
],
"answer": [
[
"string"
]
]
}
}