Retrieve the status and details of an execution
Documentation Index
Fetch the complete documentation index at: https://felix.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Get your key from Settings → API Keys.
Workflow ID
Execution ID
Execution details
Detailed workflow execution information. When status is initial or processing, includes retry_after_seconds as a polling hint.
Unique execution identifier
ID of the workflow being executed
Current execution status
initial, processing, human_in_the_loop, finished, error Timestamp when the execution was created
Output files from the workflow's last step. Null if execution is not finished.
URL to view the execution in the Felix UI
Suggested polling interval in seconds. Present when execution is not yet finished (status is initial or processing).