getblockheader
Returns the block header for the specified block hash.
Path parameters
apiKey
Request
This endpoint expects an object.
blockhash
The block hash to retrieve the header for.
verbose
Whether to return a JSON object (true) or raw hex-encoded string (false). Default is true.
Response
The block header as an object or hex string depending on verbose.
Getblockheader Result0
OR
Hex-encoded block header