Skip to main content

GET /api/mail/spam

GET /mail/spam Quarantine. Nothing here was rejected — it was scored, filed and kept, so a false positive is always recoverable by moving it back to the inbox.

MethodGET
Path/api/mail/spam
DomainMessaging & files · Mail
Tiercomputation (public)
Authuser

Request

curl -X GET https://zeqsdk.com/api/mail/spam \
-H "Authorization: Bearer $ZEQ_KEY"

Needs a machine key — mint one free: curl -X POST https://zeqsdk.com/api/demo-key/mint, then spin up your machine.

Generated from the node's own route registry (GET /api/endpoints) — this path is live.