getWebinarPollReports.Rd
Retrieve a report on past webinar polls https://support.zoom.us/hc/enus/articles/203749865PollingforWebinars .**Scopes:** report:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Heavy**Prerequisites:*** Pro or a higher plan with Webinar addon enabled.
getWebinarPollReports(webinarId, return_response = F)
webinarId | The webinar ID or webinar UUID. If given the webinar ID it will take the last webinar instance. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |