token: ********************curl --location 'https://safe.fetribe.cn/adminapi/v2.training_new.survey/miniDetail?id=3' \
--header 'token: <api-key>'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 3,
"company_id": 36,
"survey_title": "2025年度培训满意度调研",
"survey_tpl_id": 3,
"target_total_num": 3,
"finished_num": 0,
"status": 0,
"publish_time": "2025-01-01 09:00",
"end_time": "2025-12-31 23:59",
"creator_uid": 121,
"remark": "",
"create_time": "2025-12-17 19:35:53",
"update_time": "2025-12-17 19:39:35",
"delete_time": null,
"items": [
{
"id": 19,
"question_type": 1,
"content": "您对本次培训的整体满意度如何?",
"is_required": 1,
"sort": 1,
"options": [
{
"id": 37,
"option_key": "A",
"content": "非常满意",
"sort": 1
},
{
"id": 38,
"option_key": "B",
"content": "比较满意",
"sort": 2
},
{
"id": 39,
"option_key": "C",
"content": "一般",
"sort": 3
},
{
"id": 40,
"option_key": "D",
"content": "不满意",
"sort": 4
}
]
},
{
"id": 20,
"question_type": 3,
"content": "请写下您对本次培训的建议或意见",
"is_required": 0,
"sort": 2,
"options": []
}
]
}
}