Get single job opening
Jobs
Get single job opening
> ⚠ **DATA INCOMPLETE** — Same as `listJobs`: `salary_min`, `salary_max`, `currency`, `department`, and `contract_type` are loaded but intentionally unexposed (<1% coverage), and the table covers active openings only (`expired = 0`).
Returns one active job opening by numeric ID, joined to the hiring company.
GET
Get single job opening
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.
Path Parameters
Numeric Dealroom job opening ID.
Minimum string length:
1Example:
"8765432"
Query Parameters
ISO 4217 currency code for monetary field conversion. Defaults to USD.
Example:
"EUR"