---
title: "Changes to List Kubernetes clusters"
method: GET
path: "/v0/clusters"
---

# Changes to List Kubernetes clusters

`GET /v0/clusters`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 44 revisions.

- **2026-05-15** `b819ba3108b3` — 9 breaking, 3 info
- **2026-02-11** `73ad90aa5d19` — 3 info
- **2025-12-09** `00ce4132845e` — 1 breaking, 1 info
- **2025-11-07** `505757215a25` — 2 info

## Changes

- **2026-05-15** `b819ba3108b3` — 9 breaking, 3 info
  - removed the required property `details` from the response with the `401` status
  - removed the required property `details` from the response with the `403` status
  - removed the required property `details` from the response with the `500` status
  - removed the required property `message` from the response with the `401` status
  - removed the required property `message` from the response with the `403` status
  - removed the required property `message` from the response with the `500` status
  - removed the required property `type` from the response with the `401` status
  - removed the required property `type` from the response with the `403` status
  - removed the required property `type` from the response with the `500` status
  - added the required property `error` to the response with the `401` status
  - added the required property `error` to the response with the `403` status
  - added the required property `error` to the response with the `500` status
- **2026-02-11** `73ad90aa5d19` — 3 info
  - the `data/items/contract/oneOf[#/components/schemas/market-api_ContractResponse]/cluster_id/oneOf[#/components/schemas/market-api_ClusterId]/` response's property pattern was changed from `"clus"_[0-9a-zA-Z]+` to `clus_[0-9a-zA-Z_-]{1,21}` for the status `200`
  - the `data/items/contract/oneOf[#/components/schemas/market-api_ContractResponse]/colocate_with/items/` response's property pattern was changed from `"cont"_[0-9a-zA-Z]+` to `cont_[0-9a-zA-Z_-]{1,21}` for the status `200`
  - the `data/items/contract/oneOf[#/components/schemas/market-api_ContractResponse]/id` response's property pattern was changed from `"cont"_[0-9a-zA-Z]+` to `cont_[0-9a-zA-Z_-]{1,21}` for the status `200`
- **2025-12-09** `00ce4132845e` — 1 breaking, 1 info
  - added `#/components/schemas/market-api_ZoneName` to the `data/items/contract/oneOf[#/components/schemas/market-api_ContractResponse]/zone` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/market-api_ClusterName` from the `data/items/contract/oneOf[#/components/schemas/market-api_ContractResponse]/zone` response property `oneOf` list for the response status `200`
- **2025-11-07** `505757215a25` — 2 info
  - added the optional property `data/items/contract/oneOf[#/components/schemas/market-api_ContractResponse]/procurement_id` to the response with the `200` status
  - added the required property `data/items/contract/oneOf[#/components/schemas/market-api_ContractResponse]/is_node` to the response with the `200` status

---

[Operation](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation/docs/v0/clusters/get.md) · [API](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation.md) · [Page](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation/changes/v0/clusters/get)
