Skip to main content
The Interaction Summary API provides pre-aggregated analytics from the materialized interaction-summary store. Falls back to on-the-fly SQL aggregation from the raw interaction-history log if no materialized data exists.

GET /api/v1/interaction-summary

Get aggregated interaction data grouped by a chosen dimension.

Query Parameters

Response — groupBy=action

Response — groupBy=treatment

Response — groupBy=channel

Response — groupBy=customer

Returns top customers by total interactions.

Period resolution (materialized path)

When using materialized summaries, the days parameter maps to a period type:

Role requirements