Epoch
Path parameters
shardintegerRequired
the shard ID to look after
hashstringRequired
the hash to look after
epochintegerRequired
the epoch to look after
Responses
200
successful operation
application/json
400
validation error
get
GET /internal/{shard}/raw/miniblock/by-hash/{hash}/epoch/{epoch} HTTP/1.1
Host: egld.nownodes.io
Accept: */*
{
"data": {},
"error": "text",
"code": "text"
}