Get Training Data Documents
transkribus_model_get_train_data_docsRetrieve training documents for a specific Transkribus model by providing model type and ID. Optionally paginate results with start index and count.
Instructions
Get the documents used as training data for a model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID | |
| type | Yes | Model type (e.g. htr, la, ocr) | |
| index | No | Start index | |
| nValues | No | Number of values |