---
title: "Get BOPTEST version"
method: GET
path: "/version"
tags: ["Test Management"]
---

# Get BOPTEST version

`GET /version`

Returns the BOPTEST version for the running test.

## Response `200`

Successful response with the version of BOPTEST.

- object
  - `message` string
  - `payload` object — Object containing the version string.
    - `version` string — BOPTEST version string.
  - `status` integer

## Changes

- **2026-02-02** `352c81bcd71d` — 2 info
  - api tag `Test Management` added
  - api tag `Test Case Management and Inspection` removed
- **2026-01-02** `e37b5217d73f` — 2 info
  - api tag `Test Case Management and Inspection` added
  - api tag `management` removed
- **2025-12-27** `9bb743194905` — 2 info
  - api tag `management` added
  - api tag `Test Management` removed
- **2025-12-18** `62b7ec304736` — 1 info
  - endpoint added
- **2025-11-18** `60d61eda81c7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ibpsa/apis/boptest-service-api/changes/version/get.md)

---

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