---
title: "Gets a single Job referenced by an ID."
method: GET
path: "/jobs/{id}"
tags: ["Jobs"]
---

# Gets a single Job referenced by an ID.

`GET /jobs/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/hrapi/apis/hr-api.md) · [All operations](https://skmtc.net/hrapi/apis/hr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hrapi/hr-api/versions/f218760c73b5/schema)
