---
title: "Changes to Get Current"
method: GET
path: "/deployments/current"
---

# Changes to Get Current

`GET /deployments/current`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2026-04-06** `3baf7b9ffbac` — 2 warning
- **2026-03-10** `6c5a928176c5` — 1 breaking, 11 info
- **2026-03-05** `d827cc046cad` — 1 info

## Changes

- **2026-04-06** `3baf7b9ffbac` — 2 warning
  - added the new `removing` enum value to the `activity_status` response property for the response status `200`
  - added the new `removing` enum value to the `status` response property for the response status `200`
- **2026-03-10** `6c5a928176c5` — 1 breaking, 11 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/BaseDeployment` from the response body `allOf` list for the response status `200`
  - added the required property `activity_status` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `description` to the response with the `200` status
  - added the required property `device_id` to the response with the `200` status
  - added the required property `error_status` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `object` to the response with the `200` status
  - added the required property `release_id` to the response with the `200` status
  - added the required property `status` to the response with the `200` status
  - added the required property `target_status` to the response with the `200` status
- **2026-03-05** `d827cc046cad` — 1 info
  - removed `subschema #2` from the response body `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/mirurobotics/apis/miru-agent-api/docs/deployments/current/get.md) · [API](https://skmtc.dev/mirurobotics/apis/miru-agent-api.md) · [Page](https://skmtc.dev/mirurobotics/apis/miru-agent-api/changes/deployments/current/get)
