---
title: "GET /version/"
method: GET
path: "/version/"
tags: ["version"]
---

# GET /version/

`GET /version/`

get the version information for this server

## Response `200`

OK

- IoK8sApimachineryPkgVersionInfo — Info contains versioning information. how we'll want to distribute that information.
  - `buildDate` string, required
  - `compiler` string, required
  - `emulationMajor` string — EmulationMajor is the major version of the emulation version
  - `emulationMinor` string — EmulationMinor is the minor version of the emulation version
  - `gitCommit` string, required
  - `gitTreeState` string, required
  - `gitVersion` string, required
  - `goVersion` string, required
  - `major` string, required — Major is the major version of the binary version
  - `minCompatibilityMajor` string — MinCompatibilityMajor is the major version of the minimum compatibility version
  - `minCompatibilityMinor` string — MinCompatibilityMinor is the minor version of the minimum compatibility version
  - `minor` string, required — Minor is the minor version of the binary version
  - `platform` string, required

## Changes

- **2024-11-15** `c1c368988124` — 1 info
  - endpoint added
- **2024-11-14** `16d83f4c9358` — 1 breaking
  - api path removed without deprecation
- **2024-11-09** `695c36dfc6f5` — 1 info
  - endpoint added
- **2024-04-28** `6149258291cb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/karmada-io/apis/karmada-openapi/changes/version/get.md)

---

[API](https://skmtc.dev/karmada-io/apis/karmada-openapi.md) · [All operations](https://skmtc.dev/karmada-io/apis/karmada-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/karmada-io/karmada-openapi/revisions/a3658fe8745a/schema)
