List documents
officient_list_documentsList paginated documents attached to employees, assets, or cars. Use the download-document operation to get a download URL.
Instructions
Documents attached to an employee, asset or car. Zero-indexed pagination. Use officient_request with operationId "download-document" to get a download URL. Required scope: documents.read. READ-ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-indexed page number: page 0 is the first page. 30 items per page. | |
| object_id | Yes | Id of the employee, asset or car. | |
| object_type | Yes | Which kind of object the documents hang on. |