Analyze test reliability and performance with the Test Engine API
The Test Engine List tests API now returns aggregated reliability, duration, and execution metrics for each test. You can use these metrics to identify your flakiest or slowest tests.
The endpoint also supports:
- Filtering by branch, labels, owners, state, and tags
- Selecting a relative period or an explicit timestamp range
- Sorting by reliability or average, total, minimum, or maximum duration
- Paginating results using the response's
Linkheader
To use the updated response, include this header with your request:
Buildkite-Version: 2026-08-01The header is the only opt-in required. Requests without it continue to receive the existing response, so current integrations remain compatible.
Meghan
Start turning complexity into an advantage
Create an account to get started for free.