---
title: "GET /v1/snapshots"
method: GET
path: "/v1/snapshots"
tags: ["StencilService"]
---

# GET /v1/snapshots

`GET /v1/snapshots`

## Query parameters

- `namespace` string
- `name` string
- `version` string
- `latest` boolean

## Response `200`

A successful response.

- V1ListSnapshotsResponse
  - `snapshots` V1Snapshot[]
    - `id` string, int64
    - `namespace` string, required
    - `name` string
    - `version` string
    - `latest` boolean

## Other responses

- `default` — An unexpected error response.

## Changes

- **2022-01-28** `df08eaea7077` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/raystack/apis/raystack-stencil-v1beta1-stencil-proto/changes/v1/snapshots/get.md)

---

[API](https://skmtc.dev/raystack/apis/raystack-stencil-v1beta1-stencil-proto.md) · [All operations](https://skmtc.dev/raystack/apis/raystack-stencil-v1beta1-stencil-proto/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/raystack/raystack-stencil-v1beta1-stencil-proto/revisions/df08eaea7077/schema)
