Block Headers
Fetch the top-level block object for a finalized block, including the block header and chunk summaries.
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}/headers.
Required request inputs: yes
GET /v0/block/9820210/headers
Path parameters
block_height *stringQuery parameters
apiKeystringResponse reference
200 application/jsonRequested document, or null when the selected slice is absent
Response schema
object
Block-level object returned by /headers, corresponding to the full response's block field.