---
title: "Get batches count."
method: GET
path: "/{chain_id}/api/v2/arbitrum/batches/count"
tags: ["arbitrum"]
---

# Get batches count.

`GET /{chain_id}/api/v2/arbitrum/batches/count`

Retrieves the total count of Arbitrum batches committed to the Parent chain.

## Path parameters

- `chain_id` string, required

## Response `200`

Total count of batches.

- integer

## 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/revisions/59ac5466233b/schema)
