---
title: "Get tenure tip with metadata"
method: GET
path: "/v3/tenures/tip_metadata/{consensus_hash}"
tags: ["Blocks"]
---

# Get tenure tip with metadata

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

Get the tip block and associated metadata of a tenure identified by consensus hash.

## Path parameters

- `consensus_hash` string, required

## Response `200`

Tenure tip block information

- TenureTipMetadata — unresolved $ref

## Other responses

- `400` — Bad request
- `404` — Not found
- `500` — Internal Server Error

## Changes

- **2026-01-28** `81a26df3fb6f` — 1 info
  - endpoint added
- **2026-01-12** `27c324609367` — 1 breaking
  - api path removed without deprecation
- **2026-01-02** `96224b968a3e` — 1 info
  - endpoint added
- **2025-06-25** `87a7fe30e436` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api/changes/v3/tenures/tip_metadata/:consensus_hash/get.md)

---

[API](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api.md) · [All operations](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stacks-network/stacks-3-0-rpc-api/revisions/bfe6e0b30f62/schema)
