How to get a list of all the scheduled meetings (invitations) for a user after login?

Description
I want to know all the meetings that a user has received invitations for and then accordingly join a meeting.

** Windows Client SDK version**
I am using the latest SDK with C# wrapper.

**Device **

  • Device: HP Probook
  • OS: Windows 10

Hey @anubhav004,

Thanks for using the dev forum!

Everything related to scheduling, creating, and viewing scheduled meetings for a given user will be available through the PreMeetingService interface. However, there are known stability issues with this interface in the SDK and we suggest using the REST API for this instead. https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetings

Thanks!
Michael

1 Like

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