Get workflows listget https://api.zoominfo.com/gtm/platform/v1/workflowsGet a list of workflows with optional filters and paginationQuery Paramspage[size]int32Number of items per pagepage[number]int32Page number for paginationsortstringValid values are name, createdAt, updatedAt. Add minus sign ('-') for descending orderfilter[runnableOnDemand]booleanFilter by workflows that can be run on demandtruefalsefilter[active]booleanFilter by active workflowstruefalsefilter[name]stringFilter by a workflow's nameResponses 200Success 400Bad Request 401Unauthorized 403Forbidden 429Too Many RequestsUpdated 6 months ago