---
title: "GET /v2/support-levels/architectures"
method: GET
path: "/v2/support-levels/architectures"
tags: ["installer"]
---

# GET /v2/support-levels/architectures

`GET /v2/support-levels/architectures`

Retrieves the architecture support-levels for each OpenShift version.

## Query parameters

- `openshift_version` string, required

## Response `200`

Success.

- object
  - `architectures` SupportLevels — Map of feature ID or CPU architecture alongside their support level

## Other responses

- `400` — Error.
- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — Error.
- `503` — Unavailable.

---

[API](https://skmtc.net/openshift/apis/assistedinstall.md) · [All operations](https://skmtc.net/openshift/apis/assistedinstall/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openshift/assistedinstall/versions/9d0b4936ca97/schema)
