List All Flows
Workflows
List All Flows
List ALL flows from the user’s workflow project.
This endpoint fetches flows directly from the workflow API (not cached) and supports filtering by status and trigger type.
Args: params: Query parameters including pagination and filters auth_context: Authentication context session: Database session
Returns: Paginated list of flows
GET
List All Flows
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de consulta
Rango requerido:
x >= 1Rango requerido:
1 <= x <= 30Allowed value:
"desc"Opciones disponibles:
ENABLED, DISABLED Opciones disponibles:
post_call, during_call, pre_call, empty