Count My Documents
transkribus_user_count_my_docsCount the total number of documents owned by the current user. Admins can include all documents by setting an option.
Instructions
Get the total number of documents owned by the current user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Start index (0-based) | |
| nValues | No | Number of results (-1 for all) | |
| getAllDocsIfAdmin | No | Get all docs if admin |