---
title: "Changes to Read Deployment"
method: GET
path: "/api/deployments/{id}"
---

# Changes to Read Deployment

`GET /api/deployments/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2024-05-07** `e3ee4e0af397` — 3 info
- **2024-04-11** `9bf4f938a070` — 1 info
- **2024-03-28** `f5252435d157` — 2 info
- **2024-02-21** `f5e6e917c924` — 2 info

## Changes

- **2024-05-07** `e3ee4e0af397` — 3 info
  - added the optional property `schedules/items/catchup` to the response with the `200` status
  - added the optional property `schedules/items/max_active_runs` to the response with the `200` status
  - added the optional property `schedules/items/max_scheduled_runs` to the response with the `200` status
- **2024-04-11** `9bf4f938a070` — 1 info
  - added the optional property `job_variables` to the response with the `200` status
- **2024-03-28** `f5252435d157` — 2 info
  - the response property `flow_id` became required for the status `200`
  - the response property `name` became required for the status `200`
- **2024-02-21** `f5e6e917c924` — 2 info
  - added the optional property `paused` to the response with the `200` status
  - added the optional property `schedules` to the response with the `200` status

---

[Operation](https://skmtc.dev/prefecthq/apis/untitled-api-2/docs/api/deployments/:id/get.md) · [API](https://skmtc.dev/prefecthq/apis/untitled-api-2.md) · [Page](https://skmtc.dev/prefecthq/apis/untitled-api-2/changes/api/deployments/:id/get)
