Zoom get meeting api for meetings that you do not own

Description
Current zoom meeting api requires meeting:read permission, so the oauth2 token caller must own or create the meeting. We need a way to lookup a meeting that the oauth token caller might not own the meeting. For example, the people who wish to join this meeting might use this to lookup whether meeting has waiting room or password set, and not necessarily be the host to use api. Does zoom have a way to achieve this?

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Hey @tailinchu ,

This is not possible, unless the meeting host has authorized your app to call the Zoom API on their behalf via the OAuth flow.

Thanks,
Tommy

1 Like

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