Currently, our API only lets you see the past meetings for a Zoom Room. However, this is a good use case for Zoom Rooms to see upcoming meetings, I’ll let our Engineers know about this so that we can have this feature in a future API release.
Hello @michael_p.zoom , do you have any updates on this? I am also looking for the same exact use case. We are creating a proof of concept and this feature is extremely important for us. If you have a beta API for that, I would love to try it out.
We can already get the current meeting via the users//meeting call, so that is not our concern.
However, it would be really great to be able to get the list of all meetings of a user (this is not a zoom rooms specific problem, but also occurs for other users) via API. Is there any timeline you might want to share on this one?
@tommy Yes: I was referring to the “get users meeting” call in my previous post (users/id/meetings) but that does not return meetings where the user is not the host (and for rooms not even meetings with the room’s meeting id if the room was invited to that meeting). The “get users meeting reports” endpoint only returns past meetings, so it’s not useful at all for our purposes.