---
title: "Get Figure Generation Summary"
method: GET
path: "/admin/figure-generation-metrics/summary"
tags: ["admin_figure_generation_metrics"]
---

# Get Figure Generation Summary

`GET /admin/figure-generation-metrics/summary`

Get summary of figure-generation satisfaction metrics.

## Query parameters

- `start` string, date-time
- `end` string, date-time
- `device` string
- `rating` integer, nullable
- `rating_max` integer, nullable

## Response `200`

Successful Response

- FigureGenerationMetricsSummary
  - `high_rating_rate` number, nullable, required
  - `ratings_count` integer, required
  - `category_breakdown` object[]
  - `ratings_with_category` integer

## Other responses

- `422` — Validation Error

---

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