---
title: "Download ReelAPI Persistence Files"
method: GET
path: "/api/v1/persistence/download"
tags: ["v1", "utility"]
---

# Download ReelAPI Persistence Files

`GET /api/v1/persistence/download`

Download a ZIP archive containing all files from the ReelAPI persistence directory, excluding log files.

## Response `200`

ZIP archive containing ReelAPI persistence files

## Other responses

- `401` — Could not validate credentials
- `404` — No persistence files found
- `500` — Internal server error

---

[API](https://skmtc.net/reach-systems-tech/apis/reelapi-v1.md) · [All operations](https://skmtc.net/reach-systems-tech/apis/reelapi-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reach-systems-tech/reelapi-v1/revisions/1dd366a9c6a3/schema)
