data
Get KPIs for a test
Returns key performance indicators for the running test.
get/kpi/{testid}
Response
Successful response with KPIs.
Example response
{
"message": "KPIs retrieved successfully.",
"status": 200
}Returns key performance indicators for the running test.
Successful response with KPIs.
{
"message": "KPIs retrieved successfully.",
"status": 200
}