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

Search recently deleted workspaces

POST 

/workspaces/recently-deleted/search

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

Request

Responses

The search completed successfully.