Hello Everyone,
This is my First Time working with Zoom API. I want to know how can I get all webinars from the past related to my account in a single API call. I do not have the Webinar ID for the Webinars that I did in the past. I only have the name of the webinar and the date. What I want is a list of all the past webinars with how many participants attended them. I tried using
-
past_webinars/:webinarId/instances : But this only gives me UUID and start time
-
metrics/webinars: For this I get “The request can only be queried for a month that falls within the last six months”