---
title: "Changes to Get the list of Stacks blocks in a tenure"
method: GET
path: "/v3/tenures/blocks/{consensus_hash}"
---

# Changes to Get the list of Stacks blocks in a tenure

`GET /v3/tenures/blocks/{consensus_hash}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 53 revisions.

- **2025-09-04** `f4b0dfacf7c8` — 1 breaking
- **2025-09-04** `2f564f569af9` — 1 breaking
- **2025-09-04** `fc4a4ef8ec94` — 3 info
- **2025-09-03** `7cdc002abcf0` — 1 info
- **2025-06-25** `87a7fe30e436` — 1 breaking

## Changes

- **2025-09-04** `f4b0dfacf7c8` — 1 breaking
  - the response's body type changed from `string` to no type for status `200`
- **2025-09-04** `2f564f569af9` — 1 breaking
  - added the pattern `^[0-9a-f]{40}$` to the `path` request parameter `consensus_hash`
- **2025-09-04** `fc4a4ef8ec94` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
- **2025-09-03** `7cdc002abcf0` — 1 info
  - endpoint added
- **2025-06-25** `87a7fe30e436` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api/docs/v3/tenures/blocks/:consensus_hash/get.md) · [API](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api.md) · [Page](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api/changes/v3/tenures/blocks/:consensus_hash/get)
