---
title: "Changes to Get machine"
method: GET
path: "/v1/machines/{machine_id}"
---

# Changes to Get machine

`GET /v1/machines/{machine_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 8 revisions.

- **2026-05-12** `c756c361d33d` — 2 breaking, 1 warning, 1 info
- **2026-04-01** `6a258bad8212` — 1 info

## Changes

- **2026-05-12** `c756c361d33d` — 2 breaking, 1 warning, 1 info
  - for the `path` request parameter `machine_id`, the minLength was increased from `0` to `4`
  - added the pattern `^dm-[a-z0-9]([a-z0-9-]*[a-z0-9])?$` to the `path` request parameter `machine_id`
  - for the `path` request parameter `machine_id`, the maxLength was set to `253`
  - added the required property `autosleep_seconds` to the response with the `200` status
- **2026-04-01** `6a258bad8212` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/dedalus-labs/apis/dedalus-cloud-services-api/docs/v1/machines/:machine_id/get.md) · [API](https://skmtc.dev/dedalus-labs/apis/dedalus-cloud-services-api.md) · [Page](https://skmtc.dev/dedalus-labs/apis/dedalus-cloud-services-api/changes/v1/machines/:machine_id/get)
