---
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

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[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/78f314acd8bf/schema)
