---
title: "Changes to List all GPU clusters"
method: GET
path: "/compute/clusters"
---

# Changes to List all GPU clusters

`GET /compute/clusters`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2026-08-21** `3ad4ab328948` — 2 info
- **2026-08-04** `ebd4756a41e4` — 1 warning
- **2026-07-26** `0c4fdad77435` — 7 breaking, 7 warning, 5 info

## Changes

- **2026-08-21** `3ad4ab328948` — 2 info
  - added the required property `clusters/items/deleted_gpu_worker_nodes/items/latest_remediation/linked_alerts/items/annotation` to the response with the `200` status
  - added the required property `clusters/items/gpu_worker_nodes/items/latest_remediation/linked_alerts/items/annotation` to the response with the `200` status
- **2026-08-04** `ebd4756a41e4` — 1 warning
  - added the new `B300_SXM` enum value to the `clusters/items/gpu_type` response property for the response status `200`
- **2026-07-26** `0c4fdad77435` — 7 breaking, 7 warning, 5 info
  - the `clusters/items/allocated_preemptible_gpus` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - the `clusters/items/control_plane_nodes/items/memory_gib` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `clusters/items/deleted_gpu_worker_nodes/items/memory_gib` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `clusters/items/desired_preemptible_gpus` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - the `clusters/items/gpu_worker_nodes/items/memory_gib` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `clusters/items/num_cpu_workers` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - the `clusters/items/num_gpus` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - deleted the `query` request parameter `project_id`
  - added the new `QUARANTINED` enum value to the `clusters/items/deleted_gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `QUARANTINED` enum value to the `clusters/items/gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `QUARANTINING` enum value to the `clusters/items/deleted_gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `QUARANTINING` enum value to the `clusters/items/gpu_worker_nodes/items/latest_remediation/state` response property for the response status `200`
  - added the new `REMEDIATION_MODE_HOST_POWER_CYCLE` enum value to the `clusters/items/deleted_gpu_worker_nodes/items/latest_remediation/mode` response property for the response status `200`
  - added the new `REMEDIATION_MODE_HOST_POWER_CYCLE` enum value to the `clusters/items/gpu_worker_nodes/items/latest_remediation/mode` response property for the response status `200`
  - added the new optional `query` request parameter `projectId`
  - added the optional property `clusters/items/add_ons/items/config/headlamp` to the response with the `200` status
  - added the optional property `clusters/items/add_ons/items/config/slurm_web` to the response with the `200` status
  - added the optional property `clusters/items/add_ons/items/state/headlamp` to the response with the `200` status
  - added the optional property `clusters/items/add_ons/items/state/slurm_web` to the response with the `200` status

---

[Operation](https://skmtc.dev/together/apis/together-apis/docs/compute/clusters/get.md) · [API](https://skmtc.dev/together/apis/together-apis.md) · [Page](https://skmtc.dev/together/apis/together-apis/changes/compute/clusters/get)
