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

# Version

`GET /version`

This API returns the version of the Everest API server.

## Response `200`

Successful operation

- Version — Everest version info
  - `projectName` string, required
  - `version` string, required
  - `fullCommit` string, required

## Changes

- **2024-06-19** `00f3dd8cb624` — 1 info
  - api tag `General info` added
- **2024-04-12** `dec31e5eea8e` — 1 info
  - api tag `General info` removed

[Change history](https://skmtc.dev/openeverest/apis/openeverest-schema/changes/version/get.md)

---

[API](https://skmtc.dev/openeverest/apis/openeverest-schema.md) · [All operations](https://skmtc.dev/openeverest/apis/openeverest-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openeverest/openeverest-schema/revisions/46b19e13670b/schema)
