---
title: "returns all blocks from all shards for a specific round"
method: GET
path: "/blocks/by-round/{round}"
tags: ["block"]
---

# returns all blocks from all shards for a specific round

`GET /blocks/by-round/{round}`

## Path parameters

- `round` integer, required

## Response `200`

successful operation

- GenericResponse
  - `data` object
  - `error` string
  - `code` string

## Changes

- **2024-01-03** `390dd991aae4` — 1 info
  - endpoint added
- **2023-02-08** `82d543636074` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/multiversx/apis/multiversx-gateway-api/changes/blocks/by-round/:round/get.md)

---

[API](https://skmtc.dev/multiversx/apis/multiversx-gateway-api.md) · [All operations](https://skmtc.dev/multiversx/apis/multiversx-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/multiversx/multiversx-gateway-api/revisions/44c49bc12621/schema)
