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

# Get total number of users

`GET /statistics/users`

Returns the total number of registered users 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 registered users.

- number — The total number of registered users.

---

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