Polls https://support.zoom.us/hc/enus/articles/213756303PollingforMeetings allow the meeting host to survey attendees. Use this API to list poll results of a meeting.**Scopes**: meeting:read:admin, meeting:read ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium **Prerequisites**:* Host user type must be **Pro**.* Meeting must be a scheduled meeting. Instant meetings do not have polling features enabled.

listPastMeetingsPollResults(meetingId, return_response = F)

Arguments

meetingId

The meeting ID or meeting UUID. If meeting ID is provided, it will take the last meeting instance.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.