List customers with analytics
Customers
List customers with analytics
Get a paginated list of customer profiles with their analytics data.
GET
List customers with analytics
Documentation Index
Fetch the complete documentation index at: https://docs.switchyard.run/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Max items to return
Required range:
1 <= x <= 100Example:
20
Items to skip
Required range:
x >= 0Example:
0
Search query
Maximum string length:
200Example:
"john"
Sort field
Available options:
total_spend, total_orders, last_order, created_at Sort order
Available options:
asc, desc