---
title: "Get Stats"
method: GET
path: "/admin/tabelog/stats"
tags: ["admin-tabelog"]
---

# Get Stats

`GET /admin/tabelog/stats`

Aggregate counts for the stats card.

## Response `200`

Successful Response

- TabelogStats
  - `total` integer, required
  - `enriched` integer, required
  - `described` integer, required

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stardrift/fastapi/revisions/00746572572a/schema)
