download_opportunity_offer_file
Download a sent or signed Lever offer file as base64 via GET /opportunities/:opportunity/offers/:offer/download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Reason for returning a base64 file payload. | |
| status | Yes | Offer document status to download. | |
| actor_id | Yes | Lever user ID associated with this action when needed. | |
| offer_id | Yes | Lever offer ID. | |
| max_bytes | No | ||
| opportunity_id | Yes | Lever opportunity ID. | |
| acknowledge_sensitive_data | No | Must be true for high-sensitivity reads such as EEO PII, diversity surveys, or download URLs. |