---
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.

---

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