Aggregate records by ObjectType. Supports sum/avg/min/max/count on JSONB fields, group_by, time bucketing (day/week/month/quarter/year), and filters.
Analytics
analytics.records
POST
Aggregate records by ObjectType. Supports sum/avg/min/max/count on JSONB fields, group_by, time bucketing (day/week/month/quarter/year), and filters.
Authorizations
API key: supersonic_live_...
Body
application/json
ObjectType slug to aggregate
Aggregation metrics
Field filters (field__op: value)
Field slug to group by
Date field slug for time filtering
Available options:
day, week, month, quarter, year Response
Success
The response is of type object.