> ## Documentation Index
> Fetch the complete documentation index at: https://densify-sync-changelog-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Kubernetes Clusters

This resource is used to return all clusters, as specified in the data forwarder.

No filtering is applied.

This endpoint does not require the analysis ID that is required when using the [`/systems`](./Analysis_Kubernetes_Systems) and [`/results`](./Analysis_Kubernetes_Results) endpoints.

## Resources

* `/kubernetes/clusters`
* `/kubernetes/clusters/<clusterName>`

## endpoints

<CardGroup cols={2}>
  <Card title="List Kubernetes Clusters" href="/docs-api/WebHelp_Densify_API_Cloud/Content/API_Guide/Kubernetes_Clusters/listKubernetesClusters" arrow />
</CardGroup>

<CardGroup cols={2}>
  <Card title="Get Kubernetes Cluster Details" href="/docs-api/WebHelp_Densify_API_Cloud/Content/API_Guide/Kubernetes_Clusters/getKubernetesClusterDetails" arrow />
</CardGroup>
