Get details of a specific workflow run, including status, duration, trigger info, and timestamps.
Documentation Index
Fetch the complete documentation index at: https://docs.open.cx/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Default Response
Run UUID
Workflow version serial ID that was executed
Run status: "idle", "in_progress", "completed", "failed", "canceled"
canceled, completed, failed, idle, in_progress What caused the run: "manual", "automatic", "scheduled"
automatic, manual, scheduled How long the run took
Whether this was a test run