Block by Height
block request type
block request type
Fetch a block's header and chunk summaries by its height in the chain.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation accepts a JSON-RPC body over POST to /.
Required request inputs: yes
{
"jsonrpc": "2.0",
"id": "fastnear",
"method": "block",
"params": {
"block_id": 9820210
}
}jsonrpc *string2.0id *stringmethod *stringblockparams *objectblock_id *integerBlock height to query
Successful response
jsonrpc *string2.0id *one ofresultobjecterrorobjectcodeintegermessagestringdataobject