GET
/api/im/para/events/stats
PARA event aggregate stats
Returns aggregate statistics for PARA events (counts by type, time buckets, etc.).
curl -s "$BASE/api/im/para/events/stats?period=day" \
-H "Authorization: Bearer $API_KEY"Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| period | string (hour | day | week) | N | day |