Certified Block
Authorizations
X-API-KeystringRequired
Path parameters
block_hashstring · min: 64 · max: 64RequiredExample:
312daac38208d073266cff7ce821a38b7aa880f753c664d8cbb71b48bd7a837aPattern: ^[0-9A-Fa-f]{64}$Responses
200
Successful Response
application/json
401
Not authenticated
application/json
403
Not authorized
application/json
404
Block not found
application/json
422
Validation Error
application/json
500
Internal server error
application/json
get
/v1/blocks/{block_hash}Last updated