getWebinarDetails.Rd
Retrieve details from live or past webinars.**Scopes:** dashboard:read:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Heavy**Prerequisites:*** Business, Education or API Plan with Webinar addon.
getWebinarDetails(webinarId, type = NULL, return_response = F)
webinarId | The webinar ID or webinar UUID. If given the webinar ID it will take the last webinar instance. |
---|---|
type | The webinar type. |
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |