Email Logs API

Query email logs and events via the public email_logs API.

GET /api/email/logs

curl "https://notify.cx/api/email/logs" \
  -H "x-api-key: $NOTIFY_API_KEY"

Supports filters such as event type and pagination — see /api-docs for the full query schema.

Retention by plan

PlanLog retention
Free48 hours
ProPermanent
ScalePermanent

Dashboard: Logs. Guide: Accessing Email Logs via API.