get https://api.mantiumai.com/v1/workflows
List all of your organization's workflows.
Query String Parameters
- page - The page of records to return. Optional, defaults to page 1.
- size - the number of records to return for each page. Optional, defaults to 20 workflows a page.
Returns an array of workflow
objects.