v1
latestOpenAPI 3.1.02026-08-04552282508.9 KBWorkflows
List Workflows
List all workflows for the current user.
Query Parameters: - workflow_type: Filter by workflow type (extract, fill, split, etc.) - is_template: Filter by template status - is_active: Filter by active status (default: True) - project_id: Filter by Kiwi project. Pass a UUID for that project, __none__ for workflows NOT bound to any project, or omit to list every workflow the user owns regardless of project.
Returns: List of workflows ordered by last updated
get/api/workflows
Query parameters
workflow_typestring nullable
is_templateboolean nullable
is_activeboolean nullable
project_idstring nullable
Response
Successful Response