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

## Changes

- **2025-08-08** `ce177636b3e4` — 1 info
  - added the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/ergoplatform/apis/ergo-node-api/changes/utxo/getSnapshotsInfo/get.md)

---

[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.dev/ergoplatform/apis/ergo-node-api/revisions/f4a571a6f66b?raw)
