v1
latestOpenAPI 3.0.02026-07-13474670.4 KBAttachments
List public messages with an attachment
List the email messages that have attachments with the requested MD5 sum. Limited to non-private inboxes.
get/mailstats/common-attachments/{md5sum}
Response
OK
Example response
{
"_id": "m3phnJ2ag3example-0",
"domain": "example.com",
"received": "1985-04-12T23:20:50.52Z",
"attachments": [
"5ea9c924627e68f988c9c7ca44340892"
],
"spam": 0.345
}