{
"error": false,
"message": "Warmup subscriptions retrieved successfully",
"subscriptions": [
{
"uid": "ws-a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"status": "active",
"mailbox_email": "[email protected]",
"price_per_month": 3,
"health_status": "excellent",
"started_at": "2025-01-15T10:30:00.000Z",
"next_billing_date": "2025-02-15T10:30:00.000Z",
"cached_stats": {
"emails_sent": 150,
"emails_received": 120,
"health_score": 85.5,
"inbox_rate": 92.3,
"current_volume": 25,
"target_volume": 50,
"warmup_day": 14
},
"mailbox": {
"uid": "mb-123e4567-e89b-12d3-a456-426614174000",
"username": "john",
"domain_name": "example.com",
"first_name": "John",
"last_name": "Doe",
"platform": "GOOGLE",
"status": "active"
},
"createdAt": "2025-01-15T10:30:00.000Z"
}
],
"total": 25,
"pages": 3,
"current_page": 1,
"limit": 10
}