Query transaction blocks with optional filters
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns a list of transaction digests for the specified query criteria, supporting pagination and ordering.
Body
application/json
jsonrpcstringrequiredmethodstringrequiredparamsArray<object | string | integer | boolean>requiredidintegerrequiredResponse
200OK
Successful response returning a paginated list of transaction digests
400Bad Request
Bad Request — Invalid parameters.
401Unauthorized
Unauthorized — Missing or invalid API key.
500Internal Server Error
Internal Server Error — Could not retrieve transaction blocks.