List accumulating failure categories for a metric
Others
List Metric Failure Mode Insight Categories
Return the persistent failure categories for a project (optionally one metric), each with a call count and example call ids. Filter by date_from / date_to (ISO datetimes for an exact window, or bare dates for whole-day bounds) to count only assignments in that range; results are sorted by count descending.
GET
List accumulating failure categories for a metric
Authorizations
API Key Authentication. It should be included in the header of each request.
Response
200 - application/json
Insight row exposed to the Observability → Insights UI.
Derived live from the metric's current triage_enabled + rubric
membership (not persisted) — the FE renders the triage section only
when this is true.
pending- Pendingrunning- Runningsucceeded- Succeededfailed- Failedskipped_no_failures- Skipped No Failures
Available options:
pending, running, succeeded, failed, skipped_no_failures Retrieve Deep Research Insights PricingAdd Metric Failure Mode Insight Category Example Calls to Labs