---
title: "Api Prompts Backups Retrieve"
method: GET
path: "/api/prompts/backups/"
tags: ["prompts"]
---

# Api Prompts Backups Retrieve

`GET /api/prompts/backups/`

List available backup snapshots for the caller's org.

Returns prompt_id, date, size — no S3 implementation details exposed.

## Headers

- `Authorization` string, required

## Response `200`

No response body

- PromptsApiPromptsBackupsRetrieveResponse200 — Empty response body

## Changes

- **2026-07-31** `c26d550029f8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/keywordsai/apis/api-reference/changes/api/prompts/backups/get.md)

---

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