I am trying to create a Server to Server OAuth App via the developer option on Zoom Marketplace, we have managed to create the app and added the various scoped to fetch the datas, however at the moment is only fetching my meeting/Webinars datas.
We will need this to fetch datas for all meetings/webinars created by all the users in our company.
Hi @Matteo1
Thanks for reaching out to us and welcome to the Zoom Developer Forum.
I am happy to help here
With a Server to Server oauth app, you should be able to get all the data you need. Please review our documentation to find what endpoints you need and once you identified the endpoints properly, you’d need to add the right scopes to your application.