v1

latestOpenAPI 3.0.32026-07-1718922.1 KB
Test Execution

Get KPIs for a running test

Receive KPI values for the running test. Calculated from start time and do not include warmup periods.

get/kpi/{testid}

Response

Successful response with KPIs.

messagestring
payloadobject

Values for each keyed KPI. See KPIResponse schema for keyed KPIs and definitions.

statusinteger

Example response

{
  "message": "KPIs retrieved successfully.",
  "status": 200
}