Check Page Lock
transkribus_page_is_lockedCheck whether a specific page in a Transkribus document is locked, preventing concurrent modifications and ensuring data integrity.
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 |