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

# GET /v2/clusters/{cluster_id}/supported-platforms

`GET /v2/clusters/{cluster_id}/supported-platforms`

A list of platforms that this cluster can support in its current configuration.

## Path parameters

- `cluster_id` string, uuid, required

## Response `200`

Success.

- PlatformType[]

## Other responses

- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — Error.
- `500` — Error.

## Changes

- **2025-02-02** `da8eda34bc5a` — 1 info
  - endpoint reactivated

[Change history](https://skmtc.dev/openshift/apis/assistedinstall/changes/v2/clusters/:cluster_id/supported-platforms/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/da8eda34bc5a/schema)
