# Retrieve SKS cluster details **GET /sks-cluster/{id}** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters #### Path parameters - **id** (string(uuid)) ## Responses ### 200: 200 #### Body Parameters: application/json (object) - **description** (string) Cluster description - **labels** (object) - **cni** (string) Cluster CNI - **auto-upgrade** (boolean) Enable auto upgrade of the control plane to the latest patch version available - **name** (string) Cluster name - **enable-operators-ca** (boolean) Indicates whether to add operators certificate authority (CA) as part of trusted CAs for the API server. - **state** (string) Cluster state - **enable-kube-proxy** (boolean) Indicates whether to deploy the Kubernetes network proxy. - **nodepools** (array[object]) Cluster Nodepools - **level** (string) Cluster level - **feature-gates** (array[string]) A list of Kubernetes-only Alpha features to enable for API server component - **addons** (array[string]) Cluster addons - **id** (string(uuid)) Cluster ID - **audit** (object) Kubernetes Audit parameters - **version** (string) Control plane Kubernetes version - **created-at** (string(date-time)) Cluster creation date - **endpoint** (string) Cluster endpoint [Powered by Bump.sh](https://bump.sh)