---
title: "Get block body"
method: GET
path: "/getBlockTx"
tags: ["Block"]
---

# Get block body

`GET /getBlockTx`

## Query parameters

- `hash` string
- `number` integer
- `offset` integer
- `size` integer

## Response `200`

Successful response

## Changes

- **2024-01-11** `2eae0eb94996` — 5 info
  - api tag `Block` added
  - api tag `Transaction` removed
  - added the new optional `query` request parameter `number`
  - added the new optional `query` request parameter `offset`
  - …1 more
- **2023-12-13** `ad673a85c594` — 1 info
  - endpoint added
- **2023-11-10** `c67c7248522f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/aergoio/apis/aergo-web3/changes/getBlockTx/get.md)

---

[API](https://skmtc.dev/aergoio/apis/aergo-web3.md) · [All operations](https://skmtc.dev/aergoio/apis/aergo-web3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aergoio/aergo-web3/revisions/710783ee8a7b/schema)
