this repo has no description
at main 308 B view raw
1{ 2 "id": "sub1", 3 "identityId": "ident1", 4 "emailId": "e1", 5 "threadId": "t1", 6 "envelope": { 7 "mailFrom": {"email": "sender@example.com"}, 8 "rcptTo": [{"email": "recipient@example.com"}] 9 }, 10 "sendAt": "2024-01-15T15:00:00Z", 11 "undoStatus": "pending", 12 "dsnBlobIds": [], 13 "mdnBlobIds": [] 14}