---
title: "Get installation version"
method: GET
path: "/global/version"
---

# Get installation version

`GET /global/version`

Get current and latest available codeplane versions and the detected install method.

## Response `200`

Version information

- object
  - `current` string, required
  - `latest` string, nullable, required
  - `hasUpdate` boolean, required
  - `method` string, required

---

[API](https://skmtc.dev/isogonic/apis/codeplane.md) · [All operations](https://skmtc.dev/isogonic/apis/codeplane/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/isogonic/codeplane/revisions/e787ab2e6692/schema)
