Headers
Path parameters
block_hashstring · block-hashRequired
Responses
200
Ok
application/json
400
BadRequest
application/json
401
Unauthorized
application/json
404
NotFound
application/json
500
InternalServerError
application/json
503
ServiceUnavailable
application/json
get
GET /blockflow/headers/{block_hash} HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
{
"hash": "bdaf9dc514ce7d34b6474b8ca10a3dfb93ba997cb9d5ff1ea724ebe2af48abe5",
"timestamp": 1611041396892,
"chainFrom": 1,
"chainTo": 2,
"height": 42,
"deps": [
"bdaf9dc514ce7d34b6474b8ca10a3dfb93ba997cb9d5ff1ea724ebe2af48abe5",
"bdaf9dc514ce7d34b6474b8ca10a3dfb93ba997cb9d5ff1ea724ebe2af48abe5"
]
}