Retrieve transactions for a transaction block
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns a list of transactions included in a transaction block specified by the block number.
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredThe method name
idintegerrequiredRequest identifier
paramsArray<integer>requiredArray containing the transaction block number
Response
200OK
Successful response with list of transactions
400Bad Request
Invalid request
500Internal Server Error
Server error