curl --location -g --request GET 'https://saas-open.vhall.com/v3/data-center/subscribe-data/list?app_key=&sign_type=0&signed_at={% mock 'timestamp' , 's' %}&sign={{sign}}&type=1&pos=0&limit=100'{
"msg": "string",
"code": 0,
"data": {
"total": 0,
"list": [
{
"id": 0,
"topic": "string",
"remark": "string",
"type": 0,
"updated_at": "string",
"condition_content": "string",
"content": {
"durations": "string",
"cycle_day": 0,
"data_scope": 0
}
}
]
},
"request_id": "string"
}