Get grade timeline for personas by period
GET/api/v1/personas/grade-timeline
Return grade per persona per time period for the breakdown chart. Groups reaction insights by persona and time period (monthly or quarterly). Response: { timeline: { personaId: { "2025-Q1": { grade, count, reactions } } }, granularity }
Responses
- 422
Unprocessable Entity