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

Search recently deleted projects

POST 

/projects/recently-deleted/search

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

Request​

Responses​

The search completed successfully.