---
title: "List soft-deleted artifacts (trash)"
method: GET
path: "/v1/artifacts/deleted"
tags: ["Artifacts"]
---

# List soft-deleted artifacts (trash)

`GET /v1/artifacts/deleted`

Soft-deleted artifacts still inside the 30-day recovery window that the caller can restore (their own, plus workspace-owned ones where they are an owner/admin). Each entry includes `deleted_at` and `recoverable_until`.

## Response `200`

Trash contents

- object
  - `artifacts` object[]
  - `retention_days` integer

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
