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.
Example response
{
"message": "KPIs retrieved successfully.",
"status": 200
}