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

# Get test status

`GET /status/{testid}`

Returns the current status of the test (e.g. Running, Queued).

## Response `200`

Successful response with the test status.

## Changes

- **2025-11-18** `6f370686638c` — 1 info
  - api tag `management` added
- **2025-11-18** `addf0e2239dd` — 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/status/: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/e979b6db7bfd?raw)
