Retrieve total execution time for an active workspace, aggregated into time buckets. The total_execution_seconds field sums (end_time - start_time) across every completed run whose start_time falls within the bucket. In-flight runs (without a recorded end_time) are excluded both from this sum and from the total_test_runs count on this endpoint — consult testRunCounts if you want a count that includes in-flight runs.
Execution time is measured from the moment a run starts executing to the moment it completes (successfully or otherwise). It does not include time spent queued waiting for a runner. Useful for billing, capacity planning, or attributing compute cost to a specific team (via application_id or plan_id), test type, or time window.
All filter, granularity, and group_by semantics are identical to the testRunCounts endpoint. All timestamps are Unix epoch milliseconds, and bucket boundaries are aligned to UTC.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||