cURL
curl --request GET \ --url https://api.engagefabric.com/superadmin/emails/logs
{ "logs": [ { "id": "<string>", "emailType": "<string>", "recipient": "<string>", "subject": "<string>", "status": "PENDING", "errorMessage": "<string>", "createdAt": "2023-11-07T05:31:56Z", "sentAt": "2023-11-07T05:31:56Z" } ], "failedCount": 123 }
Number of logs to return (default: 50)
Filter by status
PENDING
SENT
DELIVERED
FAILED
BOUNCED
COMPLAINED
Filter by email type
Filter by recipient email
Email delivery logs
Show child attributes
Total number of failed emails