# Organization$list\_workflows

### Organization$<mark style="color:purple;">list\_workflows</mark>(*max\_results=NULL*) → list<[Workflow](https://docs.redivis.com/api/client-libraries/redivis-r/reference/workflow)>

Returns a list of workflow instances associated with the organization. Only workflows that you have overview access to will be included in the list.

### **Parameters:**

**`max_results` :&#x20;*****int, default NULL***\
If specified, will only return up to max\_results workflows

### **Returns:**&#x20;

**list<**[**Workflow**](https://docs.redivis.com/api/client-libraries/redivis-r/reference/workflow)**>**
