Zoom Breakout Rooms Recordings

We wish to download Rooms recordings via the API.

Once a Room recording is made, under which user is the recording stored? Is it by the user that started the room?

What is the API access point to download Rooms recordings?

Currently we use:

[Zoom API]/meetings/[Meeting Instance ID uuid]/recordings

And we get the uuid from
[Zoom API]/past_meetings/[Meeting ID]/instances

and we get the meeting ID from:
[Zoom API]/users/[Zoom User ID]/recordings

Is this the same - how do we identify it as room recording?

Hey @lee.rayner,

Thank you for reaching out to the Zoom Developer Forum. This is a good question! In regard to accessing Zoom Room Recordings, these will be stored under the user that hosted the meeting. You should be able to access them with the same APIs as other cloud recordings.

When it comes to cloud recording breakout rooms, only the main room will be recorded regardless of what room the host is in.

I hope that helps! Let me know if you have any questions.

Thanks,
Max

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