---
title: "Get total number of resumes"
method: GET
path: "/statistics/resumes"
tags: ["Platform Statistics"]
---

# Get total number of resumes

`GET /statistics/resumes`

Returns the total number of resumes created on this Reactive Resume instance. The count is cached for up to 6 hours for performance. No authentication required.

## Response `200`

The total number of resumes created.

- number — The total number of resumes created.

---

[API](https://skmtc.net/rxresu/apis/reactive-resume.md) · [All operations](https://skmtc.net/rxresu/apis/reactive-resume/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rxresu/reactive-resume/revisions/68d25b21f805/schema)
