---
title: "Get job"
method: GET
path: "/jobs/{id}"
tags: ["Jobs"]
---

# Get job

`GET /jobs/{id}`

Retrieve detailed information about the job whose identifier is provided in the URL: https://book.orthanc-server.com/users/advanced-rest.html#jobs

## Path parameters

- `id` string, required

## Response `200`

- unknown

---

[API](https://skmtc.net/orthancserver/apis/orthanc-server.md) · [All operations](https://skmtc.net/orthancserver/apis/orthanc-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orthancserver/orthanc-server/versions/af646f6f871b/schema)
