---
title: "GET /api/careers/job-postings/{id}"
method: GET
path: "/api/careers/job-postings/{id}"
tags: ["/api/careers"]
---

# GET /api/careers/job-postings/{id}

`GET /api/careers/job-postings/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Get a job posting by its ID.

## Other responses

- `404` — Job posting was not found.

---

[API](https://skmtc.dev/sobrus/apis/sobrus-central-v2-api.md) · [All operations](https://skmtc.dev/sobrus/apis/sobrus-central-v2-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sobrus/sobrus-central-v2-api/revisions/981ebe7d19ce/schema)
