Returns summary statistics: total fan-outs, unique fan-outs (by hash), and average fan-outs per AI response.
Project ID to specify the project context
Start date (inclusive)
"2025-01-01"
End date (exclusive)
"2025-02-01"
Filter by country code
Filter by language code
Filter by AI models
Filter by responses that have sources
Filter by responses that have shopping products
Filter by query tag IDs
Filter by execution tag IDs
Query tag matching mode: "or" matches ANY tag (default), "and" matches ALL tags.
and, or Execution tag matching mode: "or" matches ANY tag (default), "and" matches ALL tags.
and, or Max fan-outs to return. Used by /top endpoint, ignored by /overview. Default: 50, max: 200.
50
Total number of fan-out entries in the filtered scope. Each AI response may produce multiple fan-outs, so this can exceed the number of responses.
1247
Number of unique fan-out texts (deduplicated by SHA-256 hash). The same follow-up query appearing in multiple responses counts as 1.
342
Average number of fan-outs per AI response. Formula: totalFanOuts / COUNT(DISTINCT ai_response_id). 0 if no fan-outs exist in scope.
3.6