get_posting
Retrieve one Lever posting. Default output omits content and salary fields; use detail_profile=full with a reason when needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Lever expand parameter for endpoint-supported objects. | |
| reason | No | Required when detail_profile requests contact, content, values, or full details. | |
| include | No | Lever include parameter for endpoint-supported fields. | |
| posting_id | Yes | Lever posting ID. | |
| detail_profile | No | operational returns an operations view; full returns the raw endpoint payload. | operational |