List Models by Collection
transkribus_recog_list_by_collectionRetrieve HTR/OCR recognition models assigned to a specific collection. Filter by provider, sort column, or paginate results.
Instructions
List recognition models available in a specific collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prov | No | Filter by provider | |
| 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 |