Skip to main content
GET
List Kubernetes clusters
Updated August 24, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Headers

X-Project-ID
string<uuid>

Optional project ID to scope the list. Omit to list across all accessible projects.

Query Parameters

limit
integer
default:50

Page size (max 200)

offset
integer
default:0

Response

List of clusters

success
boolean
clusters
object[]
total
integer

Total clusters matching the filter (before pagination)

Last modified on August 24, 2026