Get meeting Participants QOS for past reoccurring meetings

Description
Been unable to get meeting Participants QOS for past reoccurring meetings - for example, a meeting that has occurred every Monday for the past 6 months will only return the QOS / participants for the most recent meeting (12/10/2020).

Which Endpoint/s?
/metrics/meetings/{meetingId}/participants/qos?type=past

Additional context
/metrics/meetings includes/ returns all the meetings

Hey @redwards

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

Did not help - wanting participants QOS not just participants

/past_meetings/{meetingUUID}/participants
This also does not have all the participant details (such as mac_addr)

Hey @redwards,

Apologies for the trouble here, this is a bit unclear and we’re working on improving the documentation.

Each instance/occurrence of a meeting can be accessible through the QOS APIs by passing the UUID of the past occurrence of a recurring meeting in the path rather than the ID.

Please give this a try and let me know if you have better luck!

Best,
Will

1 Like

Thanks @will.zoom , works exactly as intended now.

1 Like

I’m glad that did the trick, @redwards!

Best,
Will

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