How to search for Zoom Meeting with name via API?

I want to search for a Zoom Meeting with name via API. They have an API where i can list all the meetings, but how can i add a query parameter and search for meeting that matches the webinar name?

You may want to take a look at Zoom’s GraphQL for this. I haven’t used it, but it looks like it might fit the bill.

1 Like