[bug] Listing all trashed recordings will not filter by date range

Hello there,
when invoking API GET# /users/{userId}/recordings (see the link below) for trashed files, it will return all trashed recordings for a given user, regardless the date range.

App Type: JWT

URI
https://api.zoom.us:443/v2/users/user@somedomain.com/recordings?page_size=300&trash=True&from=2020-03-01&to=2020-03-31&trash_type=recording_file

Hey @Dolphin65,

Thanks for your bug report. We will investigate this and get back to you! :slight_smile: (ZOOM-164859)

-Tommy

Hey @Dolphin65,

Unfortunately this is by design. The API does not support filtering trashed recordings by date range.

We have updated the docs to mention this.

Thanks,
Tommy

1 Like