Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workflow run ID
Workflow Run
Workflow run status and results.
Workflow run ID.
Current run status.
pending, completed, failed Timestamp when the run was created.
Map of output node names to their values. Empty object while pending.
List of error messages from failed nodes. Empty array on success.
Timestamp when the run finished. Null while the run is pending.