get_candidate
Get one candidate. Candidates with placements and stage information. Use created_after for server-side created-date filtering; use candidate_search filters_json for last_activity_at or updated_at searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | candidate ID. | |
| include | No | ||
| query_json | No | Additional documented query parameters, including bracketed filter keys. | |
| path_params | No | Values for path placeholders such as {id} in a write operation. | |
| detail_profile | No | operational (default) returns a compact recruiting-ops projection with names, prose, and other personal fields omitted; pass full to include the raw API payload with those fields. | operational |