POST
Authorizations
ApiKeyAuthApiKeyAuthapi-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_numintegerrequiredProvide 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