Transactions
List transactions
ListTransactions
Returns list of transactions based on specified parameters.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Maximum number of records to return
Filter the result-set by properties using a subset of the Kibana Query Language. Only AND statements are supported.
Currently supports filtering on cleeng_transaction_id
field.
The pagination token in the List request.
Response
200
application/json
OK
The response is of type object
.