Skip to main content
GET
GetTestReport

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

testReportId
string
required

The ID of the test report to get

Query Parameters

includeOverallModifiedDate
boolean

When true, populate TestReport.overall_modified_date. This requires an aggregate over the report's steps and measurements, so it is opt-in.

Response

A successful response.

testReport
object