Skip to main content
Question

How to tell if a file/folder has been restore from trash via API?

  • April 8, 2025
  • 0 replies
  • 31 views

Forum|alt.badge.img

We’re currently using the /folders/trash/items endpoint to get trashed items. When I recover them, I use the GET files and GET folder endpoint to sync my files in Box. It appears the modified_at date doesn’t update when a file/folder is restored thus the file/folder never gets restored as undeleted in my system.

Is there another way to retrieve files/folders that have been restored from the trash?