Get Training Data
transkribus_recog_get_train_dataFetch training data for a recognition model using its collection ID and model ID, with optional index and result count controls.
Instructions
Get the training data for a recognition model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID | |
| index | No | Start index (0-based) | |
| collId | Yes | Collection ID | |
| nValues | No | Number of results (-1 for all) |