---
title: "Download storage snapshot"
method: GET
path: "/snapshots/{snapshot_name}"
tags: ["Snapshots"]
---

# Download storage snapshot

`GET /snapshots/{snapshot_name}`

Download specified snapshot of the whole storage as a file

## Path parameters

- `snapshot_name` string, required

## Response `200`

Snapshot file

## Other responses

- `default` — error
- `4XX` — error

---

[API](https://skmtc.net/qdrant/apis/qdrant-api.md) · [All operations](https://skmtc.net/qdrant/apis/qdrant-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qdrant/qdrant-api/revisions/d08b1f613f29/schema)
