Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
The Zoom Community has won Best Customer Support Community in the 2025 CMX Community Industry Awards!
Celebrate with us2024-02-02 09:47 PM
Hi All,
I am trying to fetch all the MP4 recordings for a meeting using the API 'meetings/$meeting_id/recordings' but it is providing latest recording instead of all mp4 recordings. After my research, got an API called 'past_meetings/$meeting_id/participants' Using this API, we will get multiple uuid and then encode each one and pass it to this API 'meetings/$meeting_id/recordings' ($meeting_id is nothing but encoded UUID) Then I am getting all recordings for that meeting. But my doubt is, in some cases, Zoom doesn't provide instances for a meeting but recordings are there in cloud. Can someone help me out for this? For some meetings, I am unable to get and my logic fails. I will be grateful if some one will give some Idea.
Thanks,
Ajit