---
title: "Gets total count of beacon deposits"
method: GET
path: "/{chain_id}/api/v2/beacon/deposits/count"
tags: ["beacon_deposits"]
---

# Gets total count of beacon deposits

`GET /{chain_id}/api/v2/beacon/deposits/count`

Retrieves the total count of beacon deposits.

## Path parameters

- `chain_id` string, required

## Response `200`

Total count of beacon deposits.

- object
  - `deposits_count` integer, required

## Other responses

- `403` — Forbidden

---

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