Skip to main content
GET
List Vaults in the Recycle Bin

Permissions

Requires View workspace projects permission.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

search_text
string

Case-insensitive substring filter on the vault name.

client_matter_id
string<uuid>

Restrict results to vaults associated with this client matter (the client matter UUID, not the human-readable matter number).

Response

Successfully retrieved recycle-bin entries for the workspace

items
object[]
required

Recycle-bin entries ordered by deleted_at descending

total
integer
required

Number of entries returned

Example:

1