Getting no meeting in list meeting api response if zoom app user is not meeting host

Description
We are using list meeting api for our zoom app which works fine if user is host as well but we are getting no meetings in list if zoom app user is not meeting host. We also tried it after making that particular user meeting host but the result was same. is there any api we can use to get ongoing meeting link for type of user other then meeting host/creator?

Endpoint
https://api.zoom.us/v2/users/{user_id}/meetings
Param: live

Hi @zawar.ahmed

What type of app are you using to access this data? JWT app or Oauth app?
Note that if you are using your JWT credentials to make API calls, the data that you will get will only be from the Zoom Account that is associated with the JWT app.

Hope this helps,
Elisa

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