---
title: "GET /retention/status"
method: GET
path: "/retention/status"
---

# GET /retention/status

`GET /retention/status`

GET /retention/status — return current retention state.

## Response `200`

OK

- RetentionStatusResponse
  - `enabled` boolean, required
  - `retention_days` integer, required
  - `last_cleanup` string, nullable, required
  - `last_error` string, nullable, required
  - `total_deleted` integer, required

## Changes

- **2026-04-08** `1a63468a8d30` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/screenpipe/apis/screenpipe-api/changes/retention/status/get.md)

---

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