Block Chunk
Fetch a single chunk for a given finalized block and shard ID. The embedded console starts with shard 0 from the genesis block so you can run it immediately and then swap in your own height or shard.
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}/chunk/{shard_id}.
Required request inputs: yes
GET /v0/block/9820210/chunk/0
Path parameters
block_height *stringshard_id *stringQuery parameters
apiKeystringResponse reference
200 application/jsonRequested document, or null when the selected slice is absent
Response schema
object
Chunk object for the requested shard ID.