Good day team, I’ve been searching the forum with no luck, so I’m trying here as well
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.
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.