---
title: "Get information about locally stored UTXO snapshots"
method: GET
path: "/utxo/getSnapshotsInfo"
tags: ["utxo"]
---

# Get information about locally stored UTXO snapshots

`GET /utxo/getSnapshotsInfo`

## Response `200`

A list of saved snapshots

- SnapshotsInfo
  - `availableManifests` object[], required — Map of available manifests height -> manifestId

## Other responses

- `default` — Error

---

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