---
title: "GET /v2/clusters/{cluster_id}/downloads/credentials"
method: GET
path: "/v2/clusters/{cluster_id}/downloads/credentials"
tags: ["installer"]
---

# GET /v2/clusters/{cluster_id}/downloads/credentials

`GET /v2/clusters/{cluster_id}/downloads/credentials`

Downloads credentials relating to the installed/installing cluster.

## Path parameters

- `cluster_id` string, uuid, required

## Query parameters

- `file_name` 'kubeadmin-password' | 'kubeconfig' | 'kubeconfig-noingress', required

## Response `200`

Success.

## Other responses

- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — Error.
- `405` — Method Not Allowed.
- `409` — Error.
- `500` — Error.
- `503` — Unavailable.

## Changes

- **2026-04-17** `f15ab9df7b2c` — 1 info
  - the endpoint scheme security `urlAuth` was removed from the API
- **2025-02-02** `da8eda34bc5a` — 1 info
  - the endpoint scheme security `urlAuth` was added to the API

[Change history](https://skmtc.dev/openshift/apis/assistedinstall/changes/v2/clusters/:cluster_id/downloads/credentials/get.md)

---

[API](https://skmtc.dev/openshift/apis/assistedinstall.md) · [All operations](https://skmtc.dev/openshift/apis/assistedinstall/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openshift/assistedinstall/revisions/bbead335db34/schema)
