What's the best way to get a list of a user's meetings in a standalone app

I am currently developing an independent application, which needs to use the zoom api to authorize a user, and then obtain the user’s meeting list after authorization.
Do I have to create an auth application in the zoom application market to use the zoom api to do this? Will it be released to the app market eventually?

By looking at the documentation, I tried to create an auth application in the zoom application market (not yet released), and the test found that my account can authorize and get the meeting list, but other accounts cannot, showing "Unable to install this app without the developer’s account. Please contact the app developer to install. ", does this mean that it will be released to the market eventually?

Welcome, @fengshuxun,

Great question! The answer will be contingent on whether the user(s) is in your account or not. If the users are in your account, creating a private app allows users on your account to add your app without releasing it publicly. Should you want your app to be listed and publicly available to users outside your account, then you would want to publish your app. For reference, I’ve linked our support documentation on this matter:

https://marketplace.zoom.us/docs/guides/publishing/#public-vs.-private-apps

Please see our support documentation on sharing a private App:

https://marketplace.zoom.us/docs/guides/publishing/sharing-private-apps/