Get Page IDs
transkribus_doc_get_page_idsRetrieve the unique page IDs for all pages in a specific document within a collection.
Instructions
Get the page IDs for all pages in a document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| pages | No | Page range filter (e.g. "1-5") | |
| collId | Yes | Collection ID |