---
title: "Get application version"
method: GET
path: "/private/version"
tags: ["internal-metadata"]
---

# Get application version

`GET /private/version`

Get application version

## Response `200`

Version Information

- VersionInfo
  - `data` object
    - `version` string, required
    - `commit_hash` string, required

## Other responses

- `400` — API Error
- `500` — API Error

## Changes

- **2022-06-13** `7856cb3301b2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/changes/private/version/get.md)

---

[API](https://skmtc.dev/yugabyte/apis/yugabyte-cloud.md) · [All operations](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yugabyte/yugabyte-cloud/revisions/7856cb3301b2/schema)
