For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Search recently deleted folders

POST 

/folders/recently-deleted/search

Returns soft-deleted folders scoped to the caller's organization. Only folders that are the root of their own deletion are listed; a folder soft-deleted as part of an ancestor folder, project, or workspace's deletion event is represented by that ancestor instead, and a folder deleted independently before its ancestor stays listed in its own right; use the respective recently-deleted search endpoint to access that ancestor entity. Folders remain listed until the retention period expires and the scheduled cleanup job runs; they can also be restored with POST /folders/{folderKey}/restoration or permanently removed with DELETE /folders/{folderKey}/permanent.

Request​

Responses​

The search completed successfully.