get_opportunity_application
Retrieve one application attached to a Lever opportunity. Deprecated by Lever in favor of get_opportunity with expand=applications, but maintained for backwards compatibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Required when detail_profile requests contact, content, values, or full details. | |
| application_id | Yes | Lever application ID. | |
| detail_profile | No | operational returns an operations view; full returns the raw endpoint payload. | operational |
| opportunity_id | Yes | Lever opportunity ID. |