---
title: "Get server version"
method: GET
path: "/version"
tags: ["system"]
---

# Get server version

`GET /version`

## Response `200`

OK

- ProtoVersionInfo
  - `build_id` string
  - `commit` string
  - `go_version` string
  - `platform` string
  - `version` string

---

[API](https://skmtc.dev/charmbracelet/apis/crush-api.md) · [All operations](https://skmtc.dev/charmbracelet/apis/crush-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/charmbracelet/crush-api/revisions/81bee9ef86c6/schema)
