---
title: "List documents in trash"
method: GET
path: "/documents/trash"
tags: ["documents"]
---

# List documents in trash

`GET /documents/trash`

## Response `200`

Trash entries

- TrashEntry[]
  - `path` string
  - `type` string
  - `title` string
  - `deleted_at` string, date-time
  - `deleted_by` string

---

[API](https://skmtc.dev/sphireinc/apis/foundry-api.md) · [All operations](https://skmtc.dev/sphireinc/apis/foundry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphireinc/foundry-api/revisions/3696c13096d0/schema)
