Recording management reported space usage is way more than actual usage

Description
Our recording management page shows about 429GB:
WeChat Photo Editor_20200521152200

But we used zoom account api (GET # /accounts/{accountId}/recordings) to go through all the recording files and they only accumulate less than 10GB.

Error
Our actual recording storage usage is far less than what is reported in “recording management”.

Which App Type (OAuth / Chatbot / JWT / Webhook)?

JWT

Which Endpoint/s?

GET # /accounts/{accountId}/recordings

How To Reproduce (If applicable)

Screenshots (If applicable)
image

Additional context
The “recording management” shows we have total 494 meeting recordings, which matches what we retrieved from api. A lot of meetings only have less than 10MB, there is no way they can add up to over 400GB.
image
image

Hey @fei.xie,

Have you checked to see if you have recordings in your trashed recordings?

Thanks,
Tommy