---
title: "Get build version"
method: GET
path: "/misc/version"
tags: ["misc"]
---

# Get build version

`GET /misc/version`

Returns the build version banner. Public.

## Response `200`

OK

- MiscVersionOutput
  - `commit` string
  - `version` string

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/versions/3feea260296c/schema)
