Getblockheader

Gets the block header of a block identified by a block hash.

get

Binary serialization is not supported with this method.

Query parameters
hashstringOptional

The hash of the block to retrieve.

isJsonFormatbooleanOptional

A flag that specifies whether to return the block header in the JSON format. Defaults to true. A value of false is currently not supported.

Default: true
Responses
200
Returns block header
get
GET /api/Node/getblockheader HTTP/1.1
Host: strax.nownodes.io
Accept: */*

No content