Get session insights
Returns the generated insight for a session: a summary, category, outcome, and headline metrics. If no insight has been generated yet, status is not_generated and the detail fields are absent.
sessions:readAuthentication
Your ara_ API key from Settings > Ara API. Keys are capability-scoped: run, plugins:read, secrets:read, secrets:write, sessions:read, knowledge:read, repos:read, repos:write, reviews:read, reviews:write, analytics:read, org:read, org:write, attachments:read, attachments:write, plugins:write, guardrails:read, guardrails:write.
Path parameters
Organization id or slug. Resolve it with GET /v3/self.
Response
The session insight, or a not_generated placeholder.
A short natural-language summary of what the session did.
The inferred category of the work, e.g. bug_fix or feature.
The outcome of the session, e.g. pr_opened.