Full block
get
/blockchain-v2/{asset}/blocks/{block_hash}
Authorizations
api_keystringRequired
Coin Metrics API key can be specified as ?api_key= query parameter.
Path parameters
assetstringRequired
Asset name.
block_hashstringRequired
Block hash.
Query parameters
include_sub_accountsbooleanOptionalDefault:
Boolean indicating if the response should contain sub-accounts.
This parameter is disabled for Community users.
falseprettybooleanOptionalDefault:
Human-readable formatting of JSON responses.
falseignore_unsupported_errorsbooleanOptionalDefault:
Ignore "unsupported" errors for not currently supported by Coin Metrics items.
falseResponses
200
Blockchain full block.
application/json
and
401
Requested resource requires authorization.
application/json
403
Requested resource is not available with supplied credentials.
application/json
get/blockchain-v2/{asset}/blocks/{block_hash}
Last updated
Was this helpful?