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

# GET /version

`GET /version`

displays the current version of the project (from package.json) and the gitSha1

## Response `200`

OK

- Version
  - `version` string, required
  - `gitSha1` string, required

---

[API](https://skmtc.dev/codeverdotdev/apis/codever-api.md) · [All operations](https://skmtc.dev/codeverdotdev/apis/codever-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codeverdotdev/codever-api/revisions/479a3dd64e1f/schema)
