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

Search recently deleted files

POST 

/files/recently-deleted/search

Returns soft-deleted files scoped to the caller's organization. Files remain listed until the retention period expires and the scheduled cleanup job runs; they can also be restored with POST /files/{fileKey}/restoration or permanently removed with DELETE /files/{fileKey}/permanent.

Request

Responses

The search completed successfully.