Bulk download documents
bulk_download_documentsDownload multiple Paperless-ngx documents as a single ZIP archive to the download directory, choosing original files, archived versions, or both. Returns the archive path for easy access.
Instructions
Download several documents as one zip archive, written to the download directory. Returns the archive path, not its contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | Which file version(s) to include. | archive |
| filename | No | Archive filename. Defaults to a timestamped name. | |
| documents | Yes | ||
| compression | No | deflated | |
| follow_formatting | No | Lay the archive out according to the documents' storage path templates. |