# List the current flows for an organization (deprecated) Endpoint: GET /v1/flows Version: 1.0.0 Security: ApiKeyAuth, BearerAuth ## Response 200 fields (application/json): - `data` (array) - `data.channel` (string, required) The channel a conversation can be conducted on. Enum: "widget_chat", "phone", "voice_mail", "email", "contact_form", "callback", "facebook_messenger" - `data.id` (string, required) - `data.name` (string, required) The name of the flow - `data.endpoint_id` (any, required)