Feedback
Get feedback stats
Aggregated relevance-feedback totals for the workspace: how many mentions were marked RELEVANT vs NOT_RELEVANT, and the resulting false-positive rate. Pass keywordId to narrow the stats to a single keyword.
GET
Get feedback stats
Authorizations
Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.
Query Parameters
Narrow stats to one keyword. Omit for org-wide totals.
Required range:
-9007199254740991 <= x <= 9007199254740991Response
200 response
Total feedback records.
Required range:
-9007199254740991 <= x <= 9007199254740991Records marked RELEVANT.
Required range:
-9007199254740991 <= x <= 9007199254740991Records marked NOT_RELEVANT.
Required range:
-9007199254740991 <= x <= 9007199254740991Fraction (0–1) of all feedback records marked NOT_RELEVANT (notRelevantCount / totalFeedback). Higher = AI over-reports. 0 when the org has no feedback.
Get feedback stats
