getWebinarQAndAReport.Rd
The Question and Answer Q and A feature for webinars allows attendees to ask questions during the webinar and for the panelists, cohosts and host to answer their questions.Use this API to retrieve a report on question and answers from past webinars. **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.
getWebinarQAndAReport(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. |