Coming soon. This endpoint is not live yet. The contract below is the
planned shape and may change. Calling it today returns
404.test_id → 404.
There is no synced_since feed on this nested list. Default lookback is the
last 30 days (start_time >= now - 30d) when start_time_from is omitted.
Default sort is start_time descending.
Item shape is shared with
latest test executions.
Metrics (metric_value, expected_min, expected_max, chart_data) are not
in this cut.
Query parameters
Shared pagination:cursor, limit (default 500, max 2000). Filter arrays
are any-of within a param, AND across params, max 1000 values each.
Response
List envelope{ items, next_cursor, has_more }.

