---
title: "Changes to Get Daemon Status"
method: GET
path: "/api/daemon/status"
---

# Changes to Get Daemon Status

`GET /api/daemon/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 26 revisions.

- **2026-07-08** `3e0897b914ac` — 1 info
- **2026-05-11** `b1a61d4d0d88` — 1 info
- **2026-03-23** `079ac5c433a8` — 3 info
- **2026-03-04** `2775180dffbb` — 3 info
- **2026-03-03** `8d430e48a90a` — 6 warning, 2 info

## Changes

- **2026-07-08** `3e0897b914ac` — 1 info
  - added the optional property `face_target` to the response with the `200` status
- **2026-05-11** `b1a61d4d0d88` — 1 info
  - added the optional property `hardware_id` to the response with the `200` status
- **2026-03-23** `079ac5c433a8` — 3 info
  - added the optional property `camera_specs_name` to the response with the `200` status
  - added the optional property `media_released` to the response with the `200` status
  - added the optional property `no_media` to the response with the `200` status
- **2026-03-04** `2775180dffbb` — 3 info
  - added the optional property `type` to the response with the `200` status
  - added `#/components/schemas/MujocoBackendStatus` to the `backend_status` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/MujocoMockupBackendStatus` from the `backend_status` response property `anyOf` list for the response status `200`
- **2026-03-03** `8d430e48a90a` — 6 warning, 2 info
  - removed the optional property `camera_specs_name` from the response with the `200` status
  - removed the optional property `face_target` from the response with the `200` status
  - removed the optional property `hardware_id` from the response with the `200` status
  - removed the optional property `media_released` from the response with the `200` status
  - removed the optional property `no_media` from the response with the `200` status
  - removed the optional property `type` from the response with the `200` status
  - added `#/components/schemas/MujocoMockupBackendStatus` to the `backend_status` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/MujocoBackendStatus` from the `backend_status` response property `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api/docs/api/daemon/status/get.md) · [API](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api.md) · [Page](https://skmtc.dev/pollen-robotics/apis/reachy-mini-rest-api/changes/api/daemon/status/get)
