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