---
title: "Get a range of box ids"
method: GET
path: "/blockchain/box/range"
tags: ["blockchain"]
---

# Get a range of box ids

`GET /blockchain/box/range`

## Query parameters

- `offset` integer
- `limit` integer

## Response `200`

box ids in wanted range

- ModifierId[] — Array of box ids

## Other responses

- `default` — Error

---

[API](https://skmtc.net/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.net/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/versions/ef97e678f020/schema)
