GET
/
v4
/
workflows

Authorizations

x-api-key
string
header
required

Query Parameters

Search term to filter workflows by name or URL

skip
integer
default:
0

Number of items to skip

Required range: x > 0
limit
integer
default:
25

Maximum number of items to return

Required range: x > 1
state
enum<string>

Filter workflows by state

Available options:
ACTIVE,
ERROR,
PAUSED,
NOT_SUPPORTED
monitoring
enum<string>

Filter workflows by monitoring status

Available options:
true,
false
updateInterval
enum<string>

Filter workflows by update interval

Available options:
HOURLY,
DAILY,
WEEKLY,
MONTHLY

Response

200 - application/json
pagination
object
workflows
object[]