Get Recent Collections
transkribus_coll_get_recent_collectionsRetrieve recently accessed Transkribus collections with pagination and sorting. Specify start index, result count, and sort column to tailor the list to your needs.
Instructions
Get recently accessed collections.
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 |