---
title: "Get Review Stats"
method: GET
path: "/admin/exercise-review/stats"
tags: ["admin_exercise_review"]
---

# Get Review Stats

`GET /admin/exercise-review/stats`

Get aggregate counts by review status.

## Response `200`

Successful Response

- ReviewStatsOut
  - `to_hide` integer
  - `to_modify` integer
  - `to_keep` integer
  - `total` integer

---

[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-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/8d495ed916c6/schema)
