{
"success": true,
"error": "text",
"emails": [
{
"userId": 1,
"projectId": 1,
"from": "text",
"to": "text",
"created": "2025-03-25T20:00:17.850Z",
"subject": "text",
"bodyText": "text",
"bodyHTML": "text",
"sent": true,
"providerResponse": "text"
}
]
}