latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

TestRun

Retrieve test runs by plan and test

Used to retrieve all test runs for a plan and test with a given status

get/journeyRuns/plan/{plan_id}/journey/{journey_id}

Path parameters

plan_idstring required

The plan ID to filter by

journey_idstring required

The test ID to filter by

Query parameters

statusstring

A test run status to filter by

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Response

Array of test scripts matching the query

cursorstring

Cursor used for pagination