---
title: "Changes to Get the block by height"
method: GET
path: "/api/v1/block/height/{value}"
---

# Changes to Get the block by height

`GET /api/v1/block/height/{value}`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 50 revisions.

- **2025-07-24** `b04af842544e` — 1 breaking
- **2025-06-19** `9efb24eeeeb2` — 1 info
- **2025-01-14** `f494e0b717ee` — 2 info
- **2024-12-17** `6893b0238070` — 1 breaking, 3 warning

## Changes

- **2025-07-24** `b04af842544e` — 1 breaking
  - the `height` response's property type changed from `string` to `number` for status `200`
- **2025-06-19** `9efb24eeeeb2` — 1 info
  - added the optional property `parentAppHash` to the response with the `200` status
- **2025-01-14** `f494e0b717ee` — 2 info
  - added the optional property `parentHash` to the response with the `200` status
  - added the optional property `transactions` to the response with the `200` status
- **2024-12-17** `6893b0238070` — 1 breaking, 3 warning
  - the `height` response's property type changed from `number` to `string` for status `200`
  - removed the optional property `parentAppHash` from the response with the `200` status
  - removed the optional property `parentHash` from the response with the `200` status
  - removed the optional property `transactions` from the response with the `200` status

---

[Operation](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/docs/api/v1/block/height/:value/get.md) · [API](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api.md) · [Page](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/changes/api/v1/block/height/:value/get)
