---
title: "GET /v2/release-sources"
method: GET
path: "/v2/release-sources"
tags: ["versions"]
---

# GET /v2/release-sources

`GET /v2/release-sources`

Retrieves openshift release sources configuration.

## Response `200`

Success.

- ReleaseSource[]
  - `openshift_version` string, required — Version of the OpenShift cluster.
  - `multi_cpu_architectures` string[], required
  - `upgrade_channels` UpgradeChannel[], required
    - `cpu_architecture` 'x86_64' | 'aarch64' | 'arm64' | 'ppc64le' | 's390x' | 'multi', required — The CPU architecture of the image.
    - `channels` ReleaseChannel[], required

---

[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/revisions/9d0b4936ca97/schema)
