Get Recent Collections
transkribus_coll_get_recent_collectionsRetrieve a list of recently accessed collections with options to paginate and sort results.
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 |