---
title: "List top sender email addresses for disposable public messages"
method: GET
path: "/mailstats/top-senders"
tags: ["messageStats"]
---

# List top sender email addresses for disposable public messages

`GET /mailstats/top-senders`

## Response `200`

OK

- object
  - `_id` string, email — email address
  - `n` integer — count of messages

## Other responses

- `401` — Not authorized. You may need to log in first.

---

[API](https://skmtc.dev/mailsac/apis/mailsac-api-specification.md) · [All operations](https://skmtc.dev/mailsac/apis/mailsac-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mailsac/mailsac-api-specification/revisions/5f8b55c76229/schema)
