v1

latestOpenAPI 3.1.0Apache-2.02026-07-226091175.5 KB
Reviews

Get automation review health

Aggregates reviewed correctness, review coverage, bucketed counts, and rolling-window confidence for one automation. Prefer this endpoint for single-automation monitoring dashboards.

get/api/v1/automations/{id}/reviews/health

Path parameters

idstring required

Workflow id, agent id, or typed alias like workflows.slug / agents.slug.

Workflow id, agent id, or typed alias like workflows.slug / agents.slug.

Query parameters

typestring

Comma-separated: workflow,agent.

Comma-separated: workflow,agent.

statusstring

Comma-separated execution statuses.

Comma-separated execution statuses.

triggerstring

Comma-separated trigger types.

Comma-separated trigger types.

triggeredBystring

Comma-separated user ids, or system for system-triggered runs.

Comma-separated user ids, or system for system-triggered runs.

sourceRefstring
batchIdstring
exampleIdstring
exampleIdContainsstring
fromstring

Start of the run-created time range. Defaults to now-30d.

Start of the run-created time range. Defaults to now-30d.

tostring

End of the run-created time range.

End of the run-created time range.

completedAfterstring
completedBeforestring
experimentsstring

Set to false to exclude experiment batch runs.

Set to false to exclude experiment batch runs.

bucket'day' | 'week' | 'month'

Calendar bucket size for the bar chart series. Defaults to day.

Calendar bucket size for the bar chart series. Defaults to day.

rollingWindowinteger

Number of reviewed runs per rolling correctness point. Defaults to 100.

Number of reviewed runs per rolling correctness point. Defaults to 100.

minRollingReviewsinteger

Minimum reviewed runs required before emitting rolling points. Defaults to 1.

Minimum reviewed runs required before emitting rolling points. Defaults to 1.

Response

Automation review health metrics.