List Document Annotations
list-document-annotationsList annotations for a document. Supports paging via "page" and "per_page".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | The page number to retrieve (1-based). | |
| doc_id | Yes | The public id of the document whose annotations to list. | |
| per_page | No | Number of items per page (max 100). |