Get meeting Status before joining

Hi,
i am working on an application with zoom backend…
I want to get the status of the zoom meeting before joining just like news TVs when they are live it shows live and when they aren’t it will dsiable the meeting button.
Is this possible and if it is then how we can do that?
Thanks

Hi @happyali7869, thanks for the post.

Through the client SDK, the only way to obtain a meeting’s status is through the onMeetingStatusChanged callback, which does not help much if you are not currently in a meeting or trying to join one.

I believe the meeting status is available through our REST API. If you have any questions about utilizing our API, please post in #api-and-webhooks and someone will be more than happy to assist.

Thanks!

1 Like