---
title: "Changes to Get By Ingest Job Id"
method: GET
path: "/api/v1/ingestion/jobs/{ingest_job_id}"
---

# Changes to Get By Ingest Job Id

`GET /api/v1/ingestion/jobs/{ingest_job_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-22** `1223758be9ba` — 2 breaking, 1 warning

## Changes

- **2026-08-22** `1223758be9ba` — 2 breaking, 1 warning
  - for the `path` request parameter `ingest_job_id`, the minLength was increased from `0` to `24`
  - added the pattern `^[0-9a-f]{24}$` to the `path` request parameter `ingest_job_id`
  - for the `path` request parameter `ingest_job_id`, the maxLength was set to `24`

---

[Operation](https://skmtc.dev/coactive/apis/api-reference/docs/api/v1/ingestion/jobs/:ingest_job_id/get.md) · [API](https://skmtc.dev/coactive/apis/api-reference.md) · [Page](https://skmtc.dev/coactive/apis/api-reference/changes/api/v1/ingestion/jobs/:ingest_job_id/get)
