---
title: "Block height"
method: GET
path: "/blocks/height/{id}"
tags: ["blocks"]
---

# Block height

`GET /blocks/height/{id}`

Get the height of a block by its ID

## Path parameters

- `id` union, required
  - string
  - string

## Response `200`

Block height

- object
  - `height` integer, required

---

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