---
title: "Wod Feedback Summary"
method: GET
path: "/feedback/wod/summary"
tags: ["feedback"]
---

# Wod Feedback Summary

`GET /feedback/wod/summary`

Admin readout of Word of the Day feedback, broken out per activity slot.

/ai/summary collapses the whole Daily Brew into one `wod_activity` row, which
says the session was disliked but not which of its six activities did it.
This reads the same table and splits on context.slot, so a bad phrase
exercise is visible without a query.

## Query parameters

- `days` integer
- `segment` string

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-02** `45cbba31aa7d` — 1 info
  - added the new optional `query` request parameter `segment`

[Change history](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/changes/feedback/wod/summary/get.md)

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/aea5e6e7d830/schema)
