---
title: "Snapshot manifest by ID"
method: GET
path: "/v1/snapshots/{snapshot_id}"
tags: ["Snapshots"]
---

# Snapshot manifest by ID

`GET /v1/snapshots/{snapshot_id}`

Specific snapshot by ID (e.g. '2026-W21'). 404 if the ID
doesn't exist or never reached 'completed' status.

## Path parameters

- `snapshot_id` string, required

## Headers

- `X-Api-Key` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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