---
title: "GET /api/v1/version"
method: GET
path: "/api/v1/version"
---

# GET /api/v1/version

`GET /api/v1/version`

## Response `200`

Returns the Lookout backend's release version, commit, and build time.

- VersionInfo
  - `version` string, required
  - `commit` string, required
  - `buildTime` string, required

## Other responses

- `default` — Error response

## Changes

- **2026-05-22** `4cce06f62b41` — 1 info
  - endpoint added
- **2025-02-21** `4b653a25bd5b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/armadaproject/apis/lookout-v2-api/changes/api/v1/version/get.md)

---

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