Skip to main content

GET /api/mail/contacts

GET /mail/contacts Derived from message history: every distinct address the owner has sent to OR received from. No separate persistence — keeps the mail schema lean and cont

MethodGET
Path/api/mail/contacts
Authuser
GroupComms · Mail

Request

curl -X GET https://zeqsdk.com/api/mail/contacts \
-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.