Get test run summaries over a time range

Get results for a batch of test runs, with filtering available for time range, test/plan labels, test ID, plan ID, application ID, environment ID, and status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Workspace ID

Query Params
string

Application ID

string

Environment ID

string

Test ID

string

Test label

string

Plan ID

string

Plan label

outcomes
array of objects

The result outcomes of test runs to include

outcomes
int64

Earliest test run start time in epoch milliseconds (time range from earliest_run_start_time to latest_run_start_time cannot exceed 90 days)

int64

Latest test run start time in epoch milliseconds (time range from earliest_run_start_time to latest_run_start_time cannot exceed 90 days)

boolean

Flag for whether to include advanced metrics like performance and accessibility in results

int32
1 to 2000
Defaults to 500

Maximum number of runs to return in a single response. Additional pages of results can be retrieved by passing the cursor (returned in the results) on a subsequent call

string

Cursor to use for pagination

Responses

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json