curl --location --request GET 'http://prod-cn.your-api-server.com/accounts//meetings//polls/'
{
"questions": [
{
"answer_required": false,
"answer_min_character": 1,
"rating_min_value": 0,
"answers": [
"Extremely useful",
"Extremely useful"
],
"type": "single",
"answer_max_character": 200,
"rating_max_value": 4,
"right_answers": [
"Good"
],
"show_as_dropdown": false,
"rating_min_label": "Not likely",
"case_sensitive": false,
"name": "How useful was this meeting?",
"rating_max_label": "Extremely Likely",
"prompts": [
{
"prompt_question": "How are you?",
"prompt_right_answers": [
"Good"
]
}
]
}
],
"anonymous": false,
"poll_type": 1,
"id": "QalIoKWLTJehBJ8e1xRrbQ",
"title": "Learn something new",
"status": "notstart"
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升