download_opportunity_resume
Download one Lever resume file as base64 via GET /opportunities/:opportunity/resumes/:resume/download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Reason for returning a base64 file payload. | |
| actor_id | Yes | Lever user ID associated with this action when needed. | |
| max_bytes | No | ||
| resume_id | Yes | Lever resume ID. | |
| 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. |