flywheel

List Findings Agent Route

Flywheel V1.2 — per-agent findings with bucketed aggregation.

Serves the cockpit's Findings tab for standalone agents. Returns bucketed counts and the most recent items within the time window.

get/api/v1/voice-agents/{voice_agent_id}/findings

Path parameters

voice_agent_idstring uuid required

Query parameters

windowstring
group_bystring
limitinteger
include_resolvedboolean

Response

Successful Response

windowstring required
totalinteger required

Changes