---
title: "Get BOPTEST version"
method: GET
path: "/version/{testid}"
tags: ["management"]
---

# Get BOPTEST version

`GET /version/{testid}`

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

- **2025-11-18** `6f370686638c` — 1 info
  - api tag `management` added
- **2025-11-18** `addf0e2239dd` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ibpsa/apis/boptest-service-api/changes/version/:testid/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.dev/ibpsa/apis/boptest-service-api/revisions/6f370686638c?raw)
