---
title: "Get's the current version"
method: GET
path: "/version"
tags: ["version"]
---

# Get's the current version

`GET /version`

This endpoint returns version information for the current
version of tremor. Versioning policy follows [Semantic Versioning](https://semver.org/)

## Response `200`

The current version of treor

- Version — Version information
  - `version` string, required — The semantic version code

## Changes

- **2020-02-11** `2b3f4037582e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tremor-rs/apis/tremor-api/changes/version/get.md)

---

[API](https://skmtc.dev/tremor-rs/apis/tremor-api.md) · [All operations](https://skmtc.dev/tremor-rs/apis/tremor-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tremor-rs/tremor-api/revisions/2b3f4037582e/schema)
