---
title: "Returns the version of the Gitea application"
method: GET
path: "/version"
tags: ["miscellaneous"]
---

# Returns the version of the Gitea application

`GET /version`

## Response `200`

ServerVersion

- ServerVersion — ServerVersion wraps the version of the server
  - `version` string — Version is the server version string

---

[API](https://skmtc.net/gitea/apis/gitea-api.md) · [All operations](https://skmtc.net/gitea/apis/gitea-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitea/gitea-api/versions/350de506cefa/schema)
