lemma_get_pdf
Retrieve a PDF or scanned file by file ID. Provide an absolute save_to path to write the file; small files are returned base64 inline.
Instructions
Download a file by file ID (e.g. a scanned lockbox mail item). Pass save_to (absolute path) to write it; small files return base64-inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | ||
| save_to | No |