List Vaults in the Recycle Bin
Lists every vault currently in the recycle bin for the current workspace. When a Vault project is deleted it is not purged immediately — it first moves to a workspace recycle bin, where it can be reviewed before being permanently deleted. Entries are ordered by deleted_at descending. This endpoint is restricted to workspace vault admins (the same permission as GET /api/v1/vault/workspace/projects).
Permissions
RequiresView workspace projects permission.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Case-insensitive substring filter on the vault name.
Restrict results to vaults associated with this client matter (the client matter UUID, not the human-readable matter number).