getWebinarDetailReports.Rd
Retrieve a report https://support.zoom.us/hc/enus/articles/201393719WebinarReporting containing past webinar details. **Scopes:** report:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Heavy**Prerequisites:*** Pro or higher plan with Webinar addon.
getWebinarDetailReports(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. |