---
title: "Changes to Get an ingest by ID"
method: GET
path: "/ingests/{id}"
---

# Changes to Get an ingest by ID

`GET /ingests/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 9 revisions.

- **2026-08-19** `3dc30dd23624` — 3 warning, 2 info
- **2026-08-04** `b57006d43141` — 1 info
- **2026-07-31** `e289c4e46b97` — 1 info
- **2026-07-26** `7bfe58df4d98` — 1 info

## Changes

- **2026-08-19** `3dc30dd23624` — 3 warning, 2 info
  - removed the optional property `data/allOf[#/components/schemas/Ingest]/enhancements` from the response with the `200` status
  - added the new `ndi-pull` enum value to the `data/allOf[#/components/schemas/Ingest]/type` response property for the response status `200`
  - added the new `rtsp-pull` enum value to the `data/allOf[#/components/schemas/Ingest]/type` response property for the response status `200`
  - added the optional property `data/allOf[#/components/schemas/Ingest]/ndi` to the response with the `200` status
  - added the optional property `data/allOf[#/components/schemas/Ingest]/sdi` to the response with the `200` status
- **2026-08-04** `b57006d43141` — 1 info
  - added the optional property `data/allOf[#/components/schemas/Ingest]/enhancements/items/oneOf[#/components/schemas/SpeechEnhancement]/extraPrompt` to the response with the `200` status
- **2026-07-31** `e289c4e46b97` — 1 info
  - added the optional property `data/allOf[#/components/schemas/Ingest]/enhancements/items/oneOf[#/components/schemas/SpeechEnhancement]/latencyMode` to the response with the `200` status
- **2026-07-26** `7bfe58df4d98` — 1 info
  - added the optional property `data/allOf[#/components/schemas/Ingest]/enhancements` to the response with the `200` status

---

[Operation](https://skmtc.dev/dolby/apis/theolive-api/docs/ingests/:id/get.md) · [API](https://skmtc.dev/dolby/apis/theolive-api.md) · [Page](https://skmtc.dev/dolby/apis/theolive-api/changes/ingests/:id/get)
