---
title: "Download backup"
method: GET
path: "/api/backup/download/{filename}"
tags: ["backup"]
---

# Download backup

`GET /api/backup/download/{filename}`

Downloads a previously saved backup file by filename.

## Path parameters

- `filename` string, required

## Response `200`

Backup ZIP archive

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

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