{
"success": true,
"data": {
"userId": "usr_8f42c1d7",
"workspaceId": "ws_91a7e3b2",
"account": "john.doe@example.com",
"provider": "gmail",
"serviceProvider": "google",
"id": "account:john.doe@example.com",
"threadId": "thread_7a91bc42",
"messageId": "<msg_9d83f1a2@example.com>",
"headers": {
"Received": "from mail.example.com by mx.google.com",
"From": "John Doe <john.doe@example.com>",
"To": "jane.smith@example.com",
"Cc": "team@example.com",
"Bcc": "",
"Subject": "Project Update - September 2026",
"MIME-Version": "1.0",
"Content-Type": "text/html; charset=UTF-8",
"Date": "Wed, 9 Sep 2026 17:37:00 +0530",
"Message-Id": "<msg_9d83f1a2@example.com>"
},
"subject": "Project Update - September 2026",
"snippet": "Hi Jane, sharing a quick update on the project and the next steps.",
"date": "2026-09-09T12:07:00.000Z",
"size": 546,
"labels": [
"SENT"
],
"from": [
{
"name": "John Doe",
"address": "john.doe@example.com"
}
],
"to": [
{
"address": "jane.smith@example.com"
}
],
"body": {
"html": "<p>Hi Jane,</p><p>Sharing a quick update on the project and the next steps.</p><p>Thanks,<br>John</p>"
},
"hasAttachments": false,
"isRead": true,
"isStarred": false,
"isDraft": false,
"isDeleted": false,
"isSent": true,
"isWarmUp": false,
"isDmarc": false,
"folderPath": "sent",
"aiStatus": "pending",
"createdAt": "2026-09-09T12:07:06.483Z",
"updatedAt": "2026-09-09T12:07:06.483Z"
}
}