Get Credit History
transkribus_credit_get_historyRetrieve paginated credit usage history for Transkribus accounts. Filter by user ID, sort results, and control the number of entries to track credit consumption effectively.
Instructions
Get the credit usage history with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Start index (0-based) | |
| userid | No | Filter by user ID | |
| nValues | No | Number of results (-1 for all) | |
| sortColumn | No | Column to sort by | |
| sortDirection | No | Sort direction: asc or desc |