---
title: "Dashboard statistics"
method: GET
path: "/dashboard/stats"
tags: ["Dashboard & Audit"]
---

# Dashboard statistics

`GET /dashboard/stats`

Aggregate statistics for the current client.

## Headers

- `X-Client-ID` integer

## Response `200`

Dashboard stats.

- DashboardStats
  - `totalRoutes` integer
  - `enabledRoutes` integer
  - `totalRules` integer
  - `activeRules` integer
  - `totalProviders` integer
  - `totalUsers` integer

---

[API](https://skmtc.dev/netcorecloud/apis/email-api-v6.md) · [All operations](https://skmtc.dev/netcorecloud/apis/email-api-v6/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netcorecloud/email-api-v6/revisions/73f83bc2eff8/schema)
