Pull a published report
handover.pullReturn the selected files of a published report with paths, hashes, media types, and UTF-8 or base64 content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Stable published report slug. | |
| files | No | Optional relative paths to return; omit for every file. | |
| includeBinary | No | Return binary files as base64 when true. |