Get Credit History
transkribus_coll_credit_historyRetrieve a collection's credit usage history with sorting and pagination options to monitor consumption by collection ID.
Instructions
Get the credit usage history for a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Start index (0-based) | |
| collId | Yes | Collection ID | |
| nValues | No | Number of results (-1 for all) | |
| sortColumn | No | Column to sort by | |
| sortDirection | No | Sort direction: asc or desc |