---
title: "Get KPIs for a test"
method: GET
path: "/kpi/{testid}"
tags: ["data"]
---

# Get KPIs for a test

`GET /kpi/{testid}`

Returns key performance indicators for the running test.

## Response `200`

Successful response with KPIs.

- object
  - `message` string
  - `payload` object — Mapping of KPI name to numeric value.
  - `status` integer

## Changes

- **2025-11-18** `6f370686638c` — 1 info
  - api tag `data` added
- **2025-11-18** `60d61eda81c7` — 1 info
  - api tag `Test Execution` removed

[Change history](https://skmtc.dev/ibpsa/apis/boptest-service-api/changes/kpi/: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)
