---
title: "Get Version"
method: GET
path: "/version"
tags: ["Cachet"]
---

# Get Version

`GET /version`

## Response `200`

- object
  - `data` object, required
    - `version` ''3.x-dev'', required

## Changes

- **2026-07-10** `4e4308be5bcf` — 2 info
  - the `version` response property const value `'3.x-dev'` was added for the status `200`
  - removed the `'3.x-dev'` enum value from the `data/version` response property for the response status `200`
- **2025-05-29** `87e56b3f8fd7` — 1 warning
  - added the new `'3.x-dev'` enum value to the `data/version` response property for the response status `200`

[Change history](https://skmtc.dev/cachethq/apis/cachet/changes/version/get.md)

---

[API](https://skmtc.dev/cachethq/apis/cachet.md) · [All operations](https://skmtc.dev/cachethq/apis/cachet/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cachethq/cachet/revisions/7f89fdcf710a/schema)
