v1
latestSwagger 2.02026-08-06114111152.5 KBTest cases
Groups your test runs by test name and returns per-test statistics: total runs, success/failure/unknown counts, pass rate, a flaky flag (both passes and failures seen), and average duration in seconds. Sort by total (default), pass_rate, failure, flaky or avg_duration. Paginated with offset/count.
Query parameters
Period start. ISO-8601 (2026-06-01 or 2026-06-01T00:00:00Z) or a UNIX timestamp. Defaults to 30 days before end.
Period end. ISO-8601 or a UNIX timestamp. Defaults to now.
Relative window as a shorthand for start: 24h, 7d, 4w (units h/d/w). Ignored when start is given.
Filter by test status. One of all (default), success, failure, unknown.
Filter by test environment (browser/OS/device) IDs, comma-separated. Discover IDs via /v1/insights/filters.
Filter by build IDs, comma-separated.
Filter by group ("My Groups") IDs, comma-separated.
Filter by team member user IDs (who ran the test), comma-separated.
Filter to an exact test name.
Sort field.
Sort direction.
Skip this many test cases.
Number of test cases to return (max 500).
Response
Test cases