Description
I want to find all the scheduled (future) meetings for today from all users. I tried to use the /metrics/meetings, but it only show the live or past meetings. Is there a endpoint for it?
Thanks.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Thank you for your answer, but with the ’ /users/{userId}/meetings’ I can find only the meetings for one user, right? I need to find all meetings from all users.