---
title: "Get details of all compute clusters in the account"
slug: "get-details-of-all-compute-clusters-in-the-account"
updated: 2026-04-04T02:22:39Z
published: 2026-04-04T02:22:47Z
canonical: "support.fortanix.com/get-details-of-all-compute-clusters-in-the-account"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get details of all compute clusters in the account

Get/v1/clusters

Get details of all compute clusters in the account

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Query parametersnamestring

Cluster name

descriptionstring

Cluster description.

limitinteger

Maximum numbers of clusters to return.

offsetinteger

Number of clusters to skip from start.

Responses200

Get details of all clusters in the account

<select class='api-response-data' aria-label='Media type'><option value='fb527de4-6831-408c-abe9-f77773747256'>application/json</option>
</select>Expand Allobject  metadataobject (SearchMetadata)  pageinteger    

Current page number

pagesinteger    

Total pages as per the item counts and page limit.

limitinteger    

Number of items to limit in a page.

total_countinteger    

Total number of unfiltered items.

filtered_countinteger    

Total number of items as per the current filter.

items Array of object (ComputeClusterResponse)   object  cluster_idstring  (uuid)    
namestring    
descriptionstring    
created_bystring  (uuid)    
kubernetesobject (KubernetesClusterInfo)  clusterstring    
serverstring    
userstring    

aciobject (AciClusterInfo)  subscriptionstring  (uuid)    
resource_groupstring    
deployment_locationstring
