v10

OpenAPI 3.1.02026-08-05194135177.0 KB

List All Insights

Every insight for the workspace in one read, newest first, with an optional agent_id filter that rides through on the query string.

Backs the overview roster's recommendations pill, which needs a count per agent and would otherwise fan out one request per row (OPSS-328).

Unlike :func:list_insights this is NOT published-only — it forwards the upstream's authoring view verbatim, so draft / dismissed / applied rows reach the client, which filters to the states it wants to show.

get/gateway/insights/all

Response

Successful Response

idstring uuid required

A unique ID for the request (not the message). Repeated identical requests get different IDs. However, for a streaming response, the ID will be the same for all responses in the stream.

workspace_idstring uuid required
agent_idstring required
statestring required
sourcestring required
kindstring required
authorstring
titlestring required
narrativestring required
projected_savingsstring
optimization_idstring
config_suggestionobject
feedback_verdictstring
feedback_commentstring
created_atstring date-time required
updated_atstring date-time required