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

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

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

> **Deprecated.**

Deprecated. Returns a list of platforms that this cluster can support in its current configuration.
Prefer deriving platform eligibility from cluster hosts and inventory together with
GET /v2/support-levels/features (or GET /v2/support-levels/features/detailed) for the cluster OpenShift version and CPU architecture.

## Path parameters

- `cluster_id` string, uuid, required

## Response `200`

Success.

- PlatformType[]

## Other responses

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

## Changes

- **2026-05-06** `0485ae0510c5` — 1 info
  - endpoint deprecated
- **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/9d0b4936ca97/schema)
