Unable to get all recording files by meeting id in API

Description
When i try to get all recordings against a meeting id it always return only first meeting instance recording files. I have checked another API end point like

“/v2/users/{userId}/recordings”. but it return all the meetings under the user. We do not want this.

Error
Unable to get all recordings against a meeting id

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

Which Endpoint/s?
https://api.zoom.us/v2/meetings/{meetingId}/recordings

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

  1. Schedule a Meeting by API
  2. Start the meeting, start cloud recording and End the meeting after few min.
  3. Start the meeting once again, start cloud recording and End the meeting after few min.
  4. Try to get all the recordings for the meeting by the api (“/v2/meetings/{meetingId}/recordings”

Screenshots (If applicable)

Additional context
Someone already created a ticket like this and still no update release for that.

Hey @BuSoft

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.