---
title: "Get Sourcebot version"
method: GET
path: "/api/version"
tags: ["System"]
---

# Get Sourcebot version

`GET /api/version`

Returns the currently running Sourcebot version string.

## Response `200`

Current Sourcebot version.

- PublicVersionResponse
  - `version` string, required

---

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