get_contact
Retrieve one Lever contact. Default output omits name, headline, emails, and phones; full contact details require detail_profile=full with a reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Required when detail_profile requests contact, content, values, or full details. | |
| contact_id | Yes | Lever contact ID. | |
| detail_profile | No | operational returns an operations view; full returns the raw endpoint payload. | operational |