v1

latestOpenAPI 3.1.0MIT License2026-07-17107133186.6 KB
blocks

Finalized height at blockchain height

Get finalized height at a given blockchain height

get/blocks/finalized/at/{height}

Path parameters

heightinteger required

Block height

Response

Block height

heightinteger required

Example response

{
  "height": 1610000
}