Workflows
Get a list of workflows
Retrieves a list of workflows with pagination and search capabilities
GET
Authorizations
Query Parameters
Search term to filter workflows by name or URL
Number of items to skip
Required range:
x > 0
Maximum number of items to return
Required range:
x > 1
Filter workflows by state
Available options:
ACTIVE
, ERROR
, PAUSED
, NOT_SUPPORTED
Filter workflows by monitoring status
Available options:
true
, false
Filter workflows by update interval
Available options:
HOURLY
, DAILY
, WEEKLY
, MONTHLY