Runs & Results
List Results
Returns a summary of your results
GET
Returns a summary of your results. This endpoint provides a list of all your result sets, with one set of results for each run. A run is an individual instance of a test being executed.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Results summary response
Unique identifier for the result
Creation timestamp
Last update timestamp
Status code of the run
Whether the run was cancelled
Duration of the run in minutes
Number of requests made
Number and percentage of failures
Median response time
Average response time
Minimum response time
Maximum response time
Requests per second
Failures per second