v1
OpenAPI 3.1.02026-08-04552282508.9 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