Retrieve a list of workflows, optionally filtered by source, destination, state, name, date range, and supports pagination and sorting.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
active, inactive asc, desc Successful Response
active, inactive basic, advanced, platinum, custom, template {
"crontab_entries": [{ "cron_expression": "0 0 * * *" }]
}