---
title: "Count public attachments"
method: GET
path: "/mailstats/common-attachments/{md5sum}/count"
tags: ["Attachments"]
---

# Count public attachments

`GET /mailstats/common-attachments/{md5sum}/count`

Provides count of attachments by md5 sum

Responds with 'Failed to fetch' in swagger editor, works in curl with generated example

## Response `200`

OK

- object
  - `n` integer

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