listQAndAOfPastWebinar.Rd
The Question and Answer Q and A https://support.zoom.us/hc/enus/articles/203686015GettingStartedwithQuestionAnswer 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 list Q and A of a specific Webinar.**Prerequisites:*** Webinar license https://zoom.us/webinar **Scopes**: webinar:read:admin, webinar:read ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium
listQAndAOfPastWebinar(webinarId, return_response = F)
webinarId | The Webinar ID or Webinar UUID. If the webinar ID is passed, it will take the last webinar instance. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |