meeting:read:admin
meeting:read
Light
curl --location --request GET 'http://api.zoom.us/v2/meetings//polls/'
{
"id": "abcdaaaeefffhhh",
"questions": [
{
"answers": [
"Extremely useful",
"Somewhat useful",
"Not useful at all"
],
"name": "How useful was this meeting?",
"type": "multiple"
}
],
"status": "notstart",
"title": "Meeting Usefulness"
}
notstart
- Poll not startedstarted
- Poll startedended
- Poll endedsharing
- Sharing poll resultssingle
- Single choicemutliple
- Multiple choice【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通