Description
I need to access meetings that were created by any user on our business account via the zoom API.
Error
Currently, I am only able to list meetings that were created by specific user associated with app development under our business account. This is done using a JWT token. I’m wondering how to list ALL meetings on our account no matter what user created them. What level of access/permissions does the development user need to have in order to accomplish this? Our current setup is that the JWT app was created under a development account with a developer role.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT App
Which Endpoint/s?
/users/{userId}/meetings