By hash

get the hyperblock with the specific hash

get
Path parameters
hashstringRequired

the hash to look after

Responses
200
successful operation
application/json
get
GET /hyperblock/by-hash/{hash} HTTP/1.1
Host: egld.nownodes.io
Accept: */*
200

successful operation

{
  "data": {},
  "error": "text",
  "code": "text"
}