---
title: "Generators at height"
method: GET
path: "/generators/at/{height}"
tags: ["generators"]
---

# Generators at height

`GET /generators/at/{height}`

Get generators data at a given height

## Path parameters

- `height` integer, required

## Response `200`

successful operation

- GeneratorData[]
  - `address` string, required
  - `balance` integer, required
  - `transactionId` string, required
  - `conflictHeight` integer

## Other responses

- `404` — Height is above current blockchain height

## 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/generators/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)
