get_mailing_pdf
Download a scanned PDF of a physical mailing and save it to your local disk. Specify the scanbox and mailing UUID to retrieve the file.
Instructions
Download a mailing's scanned PDF and save it to disk. Read-only.
GET /scanboxes/{scanbox_id}/mailings/{uuid}/pdf
Args: save_path: Absolute path to write the PDF to. Defaults to ~/Downloads/dropscan-.pdf (or DROPSCAN_DOWNLOAD_DIR).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| save_path | No | ||
| scanbox_id | Yes |