Number of current participants in a meeting room

Description
I’m trying to retrieve the number of online participantes (who didn’t left the meeting room). I’m trying to use Get Meeting Details API witch should return the attribute in_room_participants (number of online participants), along with the attribute participants (number of participants that entered the meeting, but might already left).

Error
I have a few Business account and the API is working just fine, but it’s not returning the attribute in_room_participants.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
I’m using JWT authentication.

Which Endpoint/s?
Get Meeting Details: https://marketplace.zoom.us/docs/api-reference/zoom-api/dashboards/dashboardmeetingdetail

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Create a meeting room with a business or higher account
  2. Make a request the the Get Meeting Details endpoint.
  3. See error

Screenshots
I tried with Postman and also with the online tester inside the API page. Same result on both of them!

Additional context
We hire the business plan basicaly to get this single information.
We are expecting 20 thousend participants in our event. We hire 25 business licences so we can allocate the participants within diferent meeting rooms. We’re developing an integration to check those rooms to see witch one has less participants so we can send the participant to it.

Hey @ferramentas

Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. :slightly_smiling_face:

Checkout these related threads that may have the answer you are looking for:

If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.

Thanks,
DeveloperBot

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