aiFeedback lists that feedback, newest first.
For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
aiFeatureFeedback:read
Get AI feedback
details depends on the feature, so select its fields with fragments:
AI_AGENT: an Ari reply, withthreadIdandtimelineEntryIdTHREAD_CATCHUP: a thread summary, withthreadIdTHREAD_CLUSTERS: a cluster of related threads, withclusterIdTONE_RULE: a tone of voice rule, withtoneRuleIdKNOWLEDGE_GAP: a knowledge gap, withknowledgeGapId
details type has a sentiment, a reason, and an optional comment.
Filter with features, sentiments, and a createdAt window. Feedback submitted before Plain captured sentiment has none, so sentiments excludes it.
Query
Variables

