Final Block by Height
Fetch the finalized block document for a given height. Depending on deployment topology, the request may redirect to the host that owns the canonical archive range. This embed starts with the genesis block height for the selected network so the request is runnable immediately.
Live Response
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
Request reference
GETThis operation performs GET /v0/block/{block_height}.
Required request inputs: yes
GET /v0/block/9820210
Path parameters
block_height *stringQuery parameters
apiKeystringResponse reference
200 application/jsonRequested document, or null when the selected slice is absent
Response schema
object
Full block document as served by neardata, including block and shards.