Cloud recording trash list

Hi,
I try to get the list of all cloud recording who is in trash

I try https://api.zoom.us/v2/accounts/me/recordings?from=2020-11-01&to=2020-11-29&page_size=300&trash=true

But it change nothing, how I can get the list of all cloud recording who is in trash for an account?

Thanks

Hi @ktremblay,

The List Recordings of an Account endpoint does not support a trash parameter. In order to list recordings in the trash, you’ll need to use the user-level recordings endpoint:

Thanks,
Will

Ok but I’m able to see trash account wide in my zoom account on zoom.us, so I think it not a big deal to add trash for the account wide api?

Hey @ktremblay,

That’s a great suggestion, thank you for the feedback. I’m happy to share that with the team. If this is something you would like to see considered for a future release, I recommend posting in our #feature-requests topic.

Thanks,
Max

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