---
title: "Changes to List SSH sessions"
method: GET
path: "/v1/machines/{machine_id}/ssh"
---

# Changes to List SSH sessions

`GET /v1/machines/{machine_id}/ssh`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 8 revisions.

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

## Changes

- **2026-05-12** `c756c361d33d` — 2 breaking, 1 warning
  - 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`
- **2026-04-01** `6a258bad8212` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/dedalus-labs/apis/dedalus-cloud-services-api/docs/v1/machines/:machine_id/ssh/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/ssh/get)
