List task summaries for flow version
Header Parameters
Path Parameters
Response
Response Attributes
UUID of the parent flow execution containing this task
Current status of the task execution. Common values: 'running', 'completed', 'failed', 'skipped'
Task execution summary data. Structure varies by task type. May contain results, metrics, or status information.
Show child attributes
Show child attributes
Name of the task as defined in the flow definition. Case-sensitive.
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
Show child attributes
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
Show child attributes
Response Attributes
Show child attributes
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.