---
title: "Finalized height at blockchain height"
method: GET
path: "/blocks/finalized/at/{height}"
tags: ["blocks"]
---

# Finalized height at blockchain height

`GET /blocks/finalized/at/{height}`

Get finalized height at a given blockchain height

## Path parameters

- `height` integer, required

## Response `200`

Block height

- object
  - `height` integer, required

## Other responses

- `404` — Not finalized

## Changes

- **2026-03-31** `d9769537f2c3` — 1 info
  - endpoint added
- **2021-05-27** `c901f97e3a8d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/changes/blocks/finalized/at/:height/get.md)

---

[API](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/revisions/09465bcdf6ce/schema)
