---
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

## Changes

- **2025-01-17** `a7900f38a79d` — 2 info
  - api tag `Snapshots` added
  - api tag `snapshots` removed

[Change history](https://skmtc.dev/qdrant/apis/qdrant-api/changes/snapshots/:snapshot_name/get.md)

---

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