API to collect a list of all meeting recordings on the account in last specified days

Good day team, I’ve been searching the forum with no luck, so I’m trying here as well :slightly_smiling_face:

Is there an API for single list of recorded meetings (rather than pulling a call per user). Customer is currently using Users api to collect every meeting recorded.

They are hoping they can collect a list of every meeting that was recorded in last 30 days, instead of checking each user for new recordings.

Thank you for any help you can provide.

1 Like

Hi @brian.chippewa
Thanks for reaching out to us and welcome back to the Zoom Developer Forum!
Currently, we do not have an API to get a list of all recorded meetings from an account. Since one account can have multiple users, each user will have their own recordings. Therefore, you need to pass the user ID in your requests to retrieve the recordings.

This is by design

1 Like

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