v2
latestOpenAPI 3.1.02026-08-08556285514.3 KBWorkflows
List Executions
Get execution history for a workflow.
Path Parameters: - workflow_id: UUID of the workflow
Query Parameters: - limit: Maximum number of executions to return (default: 50)
Returns: List of workflow executions ordered by most recent
get/api/workflows/{workflow_id}/executions
Path parameters
workflow_idstring required
Query parameters
limitinteger
Response
Successful Response