Get Recent Documents
transkribus_coll_get_recent_documentsRetrieve a list of recently accessed documents from Transkribus collections, with options for pagination and sorting to manage your document workflow.
Instructions
Get recently accessed documents.
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 |