How can we get recordings password using python API

Hi Team,

Can anyone please tell how can we get the password for our zoom recordings.
I am able to get the recording link using API with JWT but not able to get password associated with that recording

Can anyone please tell me how can i get that.
I don’t want to download the recording but interested in just putting the link with password on some platform in case if anyone has to see the recording

Hi @ahuja.sagar

Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
Have you tried calling the Get meeting recordings endpoint?

Hi @elisa.zoom, yes i tried Get meeting recordings endpoint and i am able to get the download url using the access token. But what it does is, it downloads the content if anyone accesses that link.

What i am looking is recording password so that instead of downloading, anyone can play the recording using the link and recording password.

Can you suggest how can i get the recording password from zoom api

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