---
title: "Gets the details of the specified job id."
method: GET
path: "/ingestion/jobs/{job-id}"
tags: ["Ingestion:"]
---

# Gets the details of the specified job id.

`GET /ingestion/jobs/{job-id}`

## Path parameters

- `job-id` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Success

- IngestionJob — Represents the details of a job.
  - `kind` 'SystemCompute' | 'UserCompute', required — The job type.
  - `jobId` string

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-azureopenai-authoring.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-azureopenai-authoring/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-azureopenai-authoring/revisions/b177dc430e39/schema)
