v4
latestOpenAPI 3.1.02026-08-0845469231.8 KBtestRuns
List test runs
List test runs for the authenticated team with optional project/status filtering and cursor pagination.
get/v1/runs
Query parameters
limitstring
Max results per page (default 20, max 100)
status'queued' | 'running' | 'completed' | 'failed' | 'cancelled'
Filter by status
Filter by status
projectIdstring uuid
Filter by project ID
testIdstring uuid
Filter by test ID
batchIdstring uuid
Filter by group-run batch ID
cursorstring
Cursor for pagination
Headers
Authorizationstring required
API key authentication using Bearer token format
Response
List of runs