---
title: "Number of deposits in the list."
method: GET
path: "/{chain_id}/api/v2/scroll/deposits/count"
tags: ["scroll"]
---

# Number of deposits in the list.

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

Retrieves a size of the deposits list.

## Path parameters

- `chain_id` string, required

## Response `200`

Number of items in the deposits list.

- integer, nullable

## Other responses

- `422` — Unprocessable Entity

---

[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/versions/59ac5466233b/schema)
