Get Credit Transactions
transkribus_credit_get_transactionsList credit transactions with pagination and sorting options to manage transaction history.
Instructions
List credit transactions with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Start index (0-based) | |
| nValues | No | Number of results (-1 for all) | |
| sortColumn | No | Column to sort by | |
| sortDirection | No | Sort direction: asc or desc |