Get a list of transaction blocks
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns a paginated list of transaction blocks. Supports parameters for pagination such as page number and limit.
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsArray<object>requiredParameters for pagination (optional)
Response
200OK
Transaction blocks listing retrieved successfully
400Bad Request
Invalid request
500Internal Server Error
Server error