get_role
One open role's detail, addressed by the company_id + req_key
pair every search_jobs row already carries -- the follow-up call
for a role you hold an identifier for, instead of re-pulling the whole
company with get_open_reqs. Scoped exactly as search_jobs is:
ATS-only and freshness-floored. The body adds raw_title (the
posting's own title) and boards, the full deduped list of boards
reporting this req. A role that does not exist, is closed, or has not
reached the freshness floor is an explicit error, never an empty
success -- and it is not billed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| req_key | Yes | ||
| company_id | Yes | ||
| plane_api_key | No | ||
| idempotency_key | No |