---
title: "Version returns version information of the API server"
method: GET
path: "/api/version"
tags: ["VersionService"]
---

# Version returns version information of the API server

`GET /api/version`

## Response `200`

(empty)

- VersionVersionMessage
  - `BuildDate` string
  - `Compiler` string
  - `GitCommit` string
  - `GitTag` string
  - `GitTreeState` string
  - `GoVersion` string
  - `KsonnetVersion` string
  - `Platform` string
  - `Version` string

---

[API](https://skmtc.net/devtron-labs/apis/consolidate-services.md) · [All operations](https://skmtc.net/devtron-labs/apis/consolidate-services/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devtron-labs/consolidate-services/revisions/778bfc291d1e/schema)
