text-ai
text_findings

List Text Group Findings Route

List findings for a text widget group (all member agents).

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

Membership comes from the group's entries, which is the canonical source — see _list_text_findings.

get/api/v1/text-ai/text-widget-groups/{group_id}/findings

Path parameters

group_idstring uuid required

Query parameters

windowstring
group_bystring
limitinteger
include_resolvedboolean

Response

Successful Response

windowstring required
totalinteger required

Changes