Get User Stats
transkribus_coll_user_statsGet user statistics for a collection, with options for pagination, sorting, and indexing.
Instructions
Get user statistics for a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| index | No | Start index | |
| nValues | No | Number of values | |
| sortColumn | No | Column to sort by | |
| sortDirection | No | Sort direction (asc/desc) |