[
{
"id": 123,
"created_at": "2025-01-15T10:30:00.000Z",
"updated_at": "2025-11-26T08:00:00.000Z",
"user_id": 456,
"from_name": "John Doe",
"from_email": "john@example.com",
"minTimeToWaitInMins": 5,
"username": "john@example.com",
"password": "encrypted_password",
"smtp_host": "smtp.gmail.com",
"smtp_port": 587,
"smtp_port_type": "TLS",
"message_per_day": 50,
"different_reply_to_address": null,
"is_different_imap_account": false,
"imap_username": "john@example.com",
"imap_password": "encrypted_password",
"imap_host": "imap.gmail.com",
"imap_port": 993,
"imap_port_type": "SSL",
"signature": "<p>Best regards,<br>John</p>",
"custom_tracking_domain": null,
"bcc_email": null,
"is_smtp_success": true,
"is_imap_success": true,
"smtp_failure_error": null,
"imap_failure_error": null,
"type": "GMAIL",
"daily_sent_count": 25,
"client_id": null,
"campaign_count": 3,
"warmup_details": {
"status": "ACTIVE",
"total_sent_count": 450,
"total_spam_count": 2,
"warmup_reputation": "95%",
"warmup_key_id": 789,
"warmup_created_at": "2025-01-15T10:30:00.000Z",
"reply_rate": 15,
"blocked_reason": null
}
}
]