latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
TestRun
Get metrics for the performance test run and a specific endpoint
Get metrics for a specific endpoint
get/performanceTestRun/{performance_test_run_id}/endpoint/metrics
Path parameters
performance_test_run_idstring required
The test run ID related to the performance test
Query parameters
metric_typesstring[] required
The type of metric requested
methodstring required
The endpoint method
pathstring required
The endpoint path
start_timeinteger required
The start time for the metrics in Unix epoch milliseconds
end_timeinteger required
The end time for the metrics in Unix epoch milliseconds
functional_test_invariant_idstring
Test invariant id for a functional test within the performance test
runner_idstring
Specific test runner id
time_intervalinteger
The time granularity at which metrics need to be reported in seconds
smoothingboolean
Whether or not to apply smoothing to the data (set to true when the data will be plotted on charts)
limitinteger
The number of time bucket metrics to be reported back
cursorstring
The cursor for the results
Response
The performance test run metric result list