---
title: "Get version information."
method: GET
path: "/version"
tags: ["info"]
---

# Get version information.

`GET /version`

## Response `200`

Ok

- VersionInfo — VersionInfo Model
  - `buildDate` string, required — The date on which this binary was built.
  - `commit` string, required — The git commit hash on which this binary was built.
  - `version` string, required — The current version.

## Changes

> 55 revisions in range; 2 not diffed, 7 could not be searched.

- **2026-03-28** `38b301da8ab8` — 2 info
  - api tag `info` added
  - api tag `version` removed

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

---

[API](https://skmtc.dev/gotify/apis/gotify-rest-api.md) · [All operations](https://skmtc.dev/gotify/apis/gotify-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gotify/gotify-rest-api/revisions/757d7e98d83c/schema)
