---
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

---

[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/ecdfc7b011f7/schema)
