Get Statistics
Returns aggregate statistics including total people, companies, recent events, and daily averages. This endpoint has higher latency than list endpoints because it scans all records to compute aggregates. Consider caching the response if you call it frequently.Response Fields
| Field | Type | Description |
|---|---|---|
totalPeople | integer | Total identified people |
totalCompanies | integer | Total identified companies |
recentEvents | integer | Pixel events in the last 30 days |
periodDays | integer | Number of days in the period (30) |
dailyAverage | number | Average events per day |
generatedAt | ISO date | When the stats were computed |
