v1
latestOpenAPI 3.1.02026-08-04552282508.9 KBWorkflows
Get Execution
Get details of a specific workflow execution.
Path Parameters: - workflow_id: UUID of the workflow - execution_id: UUID of the execution
Returns: Execution details including logs and results
get/api/workflows/{workflow_id}/executions/{execution_id}
Path parameters
workflow_idstring required
execution_idstring required
Response
Successful Response