---
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

---

[API](https://skmtc.net/karmada-io/apis/karmada-openapi.md) · [All operations](https://skmtc.net/karmada-io/apis/karmada-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/karmada-io/karmada-openapi/versions/6c01b5634516/schema)
