Retrieves a list of workflows with pagination and search capabilities
Search term to filter workflows by name or URL
Number of items to skip
x >= 0
Maximum number of items to return
x >= 1
Filter workflows by state
ACTIVE
, ERROR
, PAUSED
, NOT_SUPPORTED
Filter workflows by tags
Filter workflows by monitoring status
true
, false
Filter workflows by update interval
HOURLY
, DAILY
, WEEKLY
, MONTHLY
Filter workflows by template ID (DEPRECATED - templates replaced by schemas)
Successfully retrieved workflows
The response is of type object
.
Retrieves a list of workflows with pagination and search capabilities
Search term to filter workflows by name or URL
Number of items to skip
x >= 0
Maximum number of items to return
x >= 1
Filter workflows by state
ACTIVE
, ERROR
, PAUSED
, NOT_SUPPORTED
Filter workflows by tags
Filter workflows by monitoring status
true
, false
Filter workflows by update interval
HOURLY
, DAILY
, WEEKLY
, MONTHLY
Filter workflows by template ID (DEPRECATED - templates replaced by schemas)
Successfully retrieved workflows
The response is of type object
.