---
title: "Get Feedback Taxonomy"
method: GET
path: "/admin/feedbacks/taxonomy"
tags: ["Feedback"]
---

# Get Feedback Taxonomy

`GET /admin/feedbacks/taxonomy`

The closed lists, so the admin renders exactly what the backend accepts.

## Response `200`

Successful Response

- FeedbackTaxonomyResponse — The closed lists the admin and the widget render, in display order.
  - `sources` TaxonomyOption[], required
    - `value` string, required
    - `label` string, required
  - `natures` TaxonomyOption[], required
    - `value` string, required
    - `label` string, required
  - `themes` TaxonomyOption[], required
    - `value` string, required
    - `label` string, required

## Changes

> 22 revisions in range; 1 not diffed.

- **2026-09-16** `9f813eb42d6f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/excellence-ai/apis/excellence-learning/changes/admin/feedbacks/taxonomy/get.md)

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/d367d251945b?raw)
