---
title: "Get header ids at the given height"
method: GET
path: "/blocks/at/{blockHeight}"
tags: ["blocks"]
---

# Get header ids at the given height

`GET /blocks/at/{blockHeight}`

## Path parameters

- `blockHeight` integer, required

## Response `200`

Array of header ids

- string[] — Array of header ids

## Other responses

- `404` — Blocks at this height doesn't exist
- `default` — Error

---

[API](https://skmtc.net/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.net/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/versions/ef97e678f020/schema)
