---
title: "Get Pdf Download Stats"
method: GET
path: "/admin/pdf-failures/stats"
tags: ["Admin Tools"]
---

# Get Pdf Download Stats

`GET /admin/pdf-failures/stats`

Get aggregate statistics for PDF downloads by outcome.

## Response `200`

Successful Response

- PdfDownloadStatsResponse
  - `total_downloads` integer, required
  - `success_count` integer, required
  - `auto_repaired_count` integer, required
  - `failed_count` integer, required

---

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