TestRun
Retrieve test run summaries for a workspace
Used to query test run summaries for a workspace
post/journeyRuns/workspace/{workspace_id}/querySummarys
Path parameters
workspace_idstring required
The workspace ID to filter by
Request body
Response
Array of test scripts matching the query
Changes
Changed in 1 of the 10 revisions of this API.2
- ○
added the optional property
test_run_summarys/items/application_nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
test_run_summarys/items/environment_nameto the response with the200statusresponse-optional-property-added
- ○