hires_get_job
Retrieve complete job details by ID or alias. Optionally embed workflow, hiring team, and pipeline stages data.
Instructions
Get full details of a job by ID or alias. Use include to load related workflow, hiring team, or pipeline stages data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID (numeric) or alias | |
| include | No | Comma-separated related resources to embed: workflow, hiring_team, pipeline_stages |