How do I get a list of participants of a meeting in a Zoom App during the meeting?

Hi,
as written in the title, I would like to get a list of participants of the meeting while the meeting is ongoing in the Node.js server. What options do I have?

Hey @mazniakd
Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!

You could call our Dashboard endpoint List meeting participant and pass the query parameter type=live to get access to this information.

Hope this helps,
Best,
Elisa

Is the same possible for real time reporting of webinar participants that are in the webinar live?

Yes, you can do the same with webinars:

1 Like

Thank you Elisa, appreciate your response so quickly. Do you know of any 3rd party software that I can connect to instead of building it ourselves. I was looking into tray.io, I set up a call with them on Thursday. I would like to engage the audience in real time.

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