How can I get cloud Recordings video using zoom Api

I need assistance how to get zoom recordings stored in zoom cloud retrieve those files using zoom api so that it will be helpful for me for automating the download process.

I read documentations which says can be done through Video SDK , But while creating Video SDK account Zoom insists to create a new account for accessing Video SDK , Is it Possible to get Cloud recordings of an zoom cloud account from this new developer account ?

kindly assist me

Hi @aadistudio ,

Are you trying to get cloud recordings for your Zoom client, or from a Video SDK application you’ve created? If the latter, you do need a separate Zoom developer account for working with the Video SDK.

Thanks,
Rehema

Hi @rehema.zoom

Can you help me with how to use the Zoom Client?
Are you referring to the npm install command for Zoom?
There is limited documentation available on the internet.
Could you please guide me on how to fetch cloud recordings using the Zoom Client?

Thanks,
Aadithya

Hi @aadistudio ,

Zoom Client is in reference to the downloaded application on your computer, not an npm package. Where are you initiating these recordings? Is it in an application you created yourself, or in a Zoom meeting? If you’re able, you can send a screenshot of the record button you’re clicking to give me a better idea.

Just in case, here is documentation on retrieving recordings with the Zoom Client.

Thanks,
Rehema

Hi @rehema.zoom ,

According to the provided documentation, it is stated that in order to successfully fetch cloud recordings, both a Video SDK account and a Cloud Recordings Storage plan are required.

I have a doubt: Is it possible to access the cloud recordings of a business account that already has a separate account billed for storage and a different account with the Video SDK feature? Can I achieve fetching cloud recordings from the business account and the other Video SDK account using API references? If it’s not possible, please suggest a way to implement accessing the existing business account’s cloud recordings using API references.

Thanks,
Aadithya

[Video SDK - web - Reference]