Execution
Get all executions for a workflow
GET
Path Parameters
Response
200 - application/json
Executions for the workflow
Execution identifier.
Run ID.
Workflow ID.
The result of the execution.
The date and time the execution was created.
Dynamic data to be merged into the saved workflow configuration.
Example:
{ "name": "Alice", "model": "gpt-4o" }
The error that occurred during the execution.