---
title: "GET /v0/credentials"
method: GET
path: "/v0/credentials"
tags: ["Credentials"]
---

# GET /v0/credentials

`GET /v0/credentials`

## Response `200`

OK

- SFComputeK8sOrchestrationAPIFrontendServerListResponse
  - `data` SFComputeK8sOrchestrationAPIFrontendServerCredentialResponse[]
    - `cluster` SFComputeK8sOrchestrationAPIFrontendServerClusterInfo
      - `id` string
      - `kubernetes_api_url` string
      - `kubernetes_ca_cert` string
      - `kubernetes_namespace` string
      - `name` string
      - `object` string
    - `cluster_type` string
    - `encrypted_kubeconfig` string
    - `encrypted_token` string
    - `ephemeral_pubkey` string
    - `id` string
    - `label` string
    - `nonce` string
    - `object` string
    - `pubkey` string
    - `username` string
  - `has_more` boolean
  - `object` string

---

[API](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation.md) · [All operations](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation/llms.txt) · [OpenAPI document](https://skmtc.dev/sfcompute/apis/san-francisco-compute-documentation/revisions/e799cec0ecec?raw)
