---
title: "Download shard snapshot"
method: GET
path: "/collections/{collection_name}/shards/{shard_id}/snapshot"
tags: ["Snapshots"]
---

# Download shard snapshot

`GET /collections/{collection_name}/shards/{shard_id}/snapshot`

Stream the current state of a shard as a snapshot file

## Path parameters

- `collection_name` string, required
- `shard_id` integer, 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)
