cURL
curl --request GET \ --url https://api.engagefabric.com/superadmin/emails/stats
{ "total": 123, "sent": 123, "failed": 123, "pending": 123, "byType": {}, "recentFailures": "<array>" }
Email delivery statistics
Total emails sent
Successfully sent emails
Failed email deliveries
Pending emails
Stats broken down by email type
Recent failed email deliveries