Fetch workflows with optional search and filters.
Usage
api_list_workflows(
search = NULL,
survey_type = NULL,
recipe_id = NULL,
user = NULL,
limit = 50,
offset = 0
)See also
Other api-workflows:
api_get_workflow(),
api_publish_workflow()