v36
latestOpenAPI 3.0.3GNU General Public License v3.0raw.githubusercontent.com2026-08-017758212.6 KBworkflows
List workflows
Returns a paginated list of workflows for the authenticated user in the current workspace.
get/api/workflows
Query parameters
limitinteger
offsetinteger
namestring
Search workflows by name (case-insensitive substring match)
default_view'workflow' | 'app'
Filter by default view type
sort'create_time' | 'update_time' | 'name'
Sort field
order'asc' | 'desc'
Sort order
Response
Success