---
title: "List Kubernetes Clusters"
method: GET
path: "/kubernetes_clusters"
tags: ["Kubernetes Clusters"]
---

# List Kubernetes Clusters

`GET /kubernetes_clusters`

Lists all Kubernetes clusters for a project.

## Query parameters

- `project_id` string, required

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

## Changes

> 29 revisions in range; 13 could not be searched.

- **2026-07-21** `885dec47dd47` — 2 warning
  - added the new `Unknown` enum value to the `data/items/attributes/phase` response property for the response status `200`
  - added the new `Upgrading` enum value to the `data/items/attributes/phase` response property for the response status `200`

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/kubernetes_clusters/get.md)

---

[API](https://skmtc.dev/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.dev/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/c80535f26dd7/schema)
