---
title: "Get Lead Stats"
method: GET
path: "/api/admin/leads/stats"
tags: ["admin-leads"]
---

# Get Lead Stats

`GET /api/admin/leads/stats`

Accurate headline counts for the Leads page, computed at the DB level
(not capped by the paginated /leads/all list).

- total:        all leads
- by_stage:     count of leads per stage (includes Active, Lost, etc.)
- won:          distinct leads that have a bound policy (the true "Won")

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/riskcube/apis/slack-lead-manager.md) · [All operations](https://skmtc.dev/riskcube/apis/slack-lead-manager/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/riskcube/slack-lead-manager/revisions/4442bbae8296/schema)
