Block Shard
Fetch a single shard document for a given finalized block and shard ID. This embed preloads shard 0 from the genesis block so the first request works without any extra typing.
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}/shard/{shard_id}.
Required request inputs: yes
GET /v0/block/9820210/shard/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
Shard object for the requested shard ID.