Check Page Lock
transkribus_page_is_lockedCheck if a page is locked for editing in Transkribus by specifying collection ID, document ID, and page number to prevent conflicts.
Instructions
Check if a page is currently locked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| page | Yes | Page number | |
| collId | Yes | Collection ID |