List meetings for date range

Is there currently any way to pull a list of meetings scheduled or in the past for out company without the user parameter? I’ve checked the API documentation but I’m unable to find anything. What I’m trying to do is get a list of meetings (past or future) and then query the list of participants (past) at a later time. I can’t find anything in the documentation that supports this type of query.

Any help would be appreciated.

Thank, John

Hey @jharris344,

Thank you for reaching out to the Zoom Developer Forum. In order to list meetings, you’ll need to provide a User ID for each of our APIs. However, you can call the List Users API and iterate through the list of users provided there.

Let me know if that works.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.