ccf9bbe34f5a
List of call flows with route information belonging to the user group and all children
Retrieves call flows with complete routing information and path details. Returns comprehensive routing configurations including hunt sequences, failover paths, and forwarding rules. Supports pagination and filtering.
Query parameters
Maximum number of records to return per page. Integer, default 100, max 2000, min 1.
Number of records to skip from the start of the result set. Integer, default 0, max 100000, min 0. Use with limit for pagination.
URL-encoded comma-separated list of filter conditions in the form '<field> <op> <value>' where op is one of =, !=, <=, >=, >, <, like (spaces required around 'like'). Example: 'call_started > 2024-01-01'. Max 10 conditions. Filterable fields vary by endpoint.
Response
Call flows with detailed routing paths and forwarding configurations. Note Multi-Level IVR and Outbound route types are only included when configured and available in the new UI.