Home

Get the block data for a specific block hash

POST
https://atleta.nownodes.io/chain_getBlock

Authorizations

ApiKeyAuthApiKeyAuth

API_key string

NOWNodes API key passed in the api-key header.

Returns the full block data including header and extrinsics for a specific block hash.

Body

application/json
API_keystring
jsonrpcstring
idstring
methodstring
paramsArray<string>

Response

200OK

Block data for the given hash

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error