---
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

> 36 revisions in range; 30 could not be searched.

- **2026-03-31** `d9769537f2c3` — 1 info
  - endpoint added

[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)
