Runs & Results
Get Result
Returns the full data for a single Result set
GET
Returns the full data for a single Result set. This endpoint provides detailed information about a specific test run result, including CSV statistics, history, and failures data.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of result to retrieve
Response
200
application/json
Full result data response
The response is of type object
.