List clusters
List clusters
Fetch every CKS cluster the caller can read across all Availability Zones.
GET
List clusters
- The API server is
https://api.coreweave.com. - Replace
{API_ACCESS_TOKEN}with your CoreWeave API access token. - For required permissions, see IAM Access Policies.
Example request
Authorizations
CoreWeave API access token sent as a bearer token.
Query Parameters
Setting this field to true will opt the request into returning the
clusters in reachable zones and will populate unreachable zones in the
[ListClustersResponse.unreachable] field. This can only be set to true if the request is made to the global endpoint.
Last modified on June 15, 2026