Home
POST
https://eos.nownodes.io/v1/trace_api/get_block

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns a block trace object containing retired actions and related metadata.

Body

application/json
block_numintegerrequired

Provide a block number

Response

200OK

OK - valid response payload

400Bad Request

Error - requested block number is invalid (not a number, larger than max int)

404Not Found

Error - requested data not present on node

500Internal Server Error

Error - exceptional condition while processing get_block; e.g. corrupt files