List Flow Templates
Workflows
List Flow Templates
List available workflow templates.
Templates are pre-configured workflow examples that users can browse to find starting points for their own workflows. Templates are global (not per-company).
Supports filtering by:
- digaTriggerType: Filter by Diga trigger type (call_finished, function_call)
- usesMakeCallAction: Filter by whether template uses makeCall action
Args: params: Query parameters including pagination and filters auth: Authentication context session: Database session
Returns: Paginated list of flow templates
GET
List Flow Templates
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 <= 100Opciones disponibles:
asc, desc Opciones disponibles:
post_call, during_call, pre_call, empty