---
title: "GetBeaconDepositSnapshot"
method: GET
path: "/{apiKey}/eth/v1/beacon/deposit_snapshot"
---

# GetBeaconDepositSnapshot

`GET /{apiKey}/eth/v1/beacon/deposit_snapshot`

Get Deposit Tree Snapshot

Retrieve [EIP-4881](https://eips.ethereum.org/EIPS/eip-4881) Deposit Tree Snapshot.
Depending on `Accept` header it can be returned either as json or as bytes serialzed by SSZ

## Path parameters

- `apiKey` string, required — <style> .custom-style { color: #048FF4; } </style> For higher throughput, please <span class="custom-style"><a href="../docs/quick-start-guide#-creating-your-api-key-on-the-zan-platform" target="_blank">create your own API key</a></span>.

## Response `200`

Deposit snapshot

- object
  - `data` object, required
    - `finalized` string[], required
    - `deposit_root` string, hex, required
    - `deposit_count` string, required
    - `execution_block_hash` string, hex, required
    - `execution_block_height` string, required

---

[API](https://skmtc.net/zan/apis/zan-getnftmetadata.md) · [All operations](https://skmtc.net/zan/apis/zan-getnftmetadata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zan/zan-getnftmetadata/versions/be8fa2338895/schema)
