getMeetingPollReports.Rd
Retrieve a report of poll https://support.zoom.us/hc/enus/articles/213756303PollingforMeetings results for a past meeting. **Scopes:** report:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Heavy**Prerequisites:*** Pro or a higher plan.
getMeetingPollReports(meetingId, return_response = F)
meetingId | The meeting ID or meeting UUID. If given the meeting ID it will take the last meeting instance. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |