Trigger on-demand generation of session insights.
Returns already_exists if insights have already been generated.
Otherwise kicks off generation in the background. Poll the
GET insights endpoint to retrieve results once generation completes.
Documentation Index
Fetch the complete documentation index at: https://docs.devinenterprise.com/llms.txt
Use this file to discover all available pages before exploring further.
devin_id is the session ID prefixed with devin- (e.g., devin-abc123).ManageOrgSessions permission at the organization level.
{ "status": "already_exists" } without re-triggering.{ "status": "started" }.Service User credential (prefix: cog_)
Devin session ID (prefix: devin-)
"devin-abc123def456"
Organization ID (prefix: org-)
"org-abc123def456"