---
title: "returns a block by nonce, with transactions included."
method: GET
path: "/block/{shard}/by-nonce/{nonce}?withTxs=true&withLogs=true&forHyperblock=true"
tags: ["block"]
---

# returns a block by nonce, with transactions included.

`GET /block/{shard}/by-nonce/{nonce}?withTxs=true&withLogs=true&forHyperblock=true`

## Path parameters

- `nonce` integer, required
- `shard` integer, required

## Response `200`

successful operation

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

---

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