An email account that can be used to send campaigns
Timestamp when the account was created
Timestamp when the account was last updated
Organization ID that owns this account
Current warmup status of the account
Enum Value | Description |
---|---|
0 | Paused |
1 | Active |
-1 | Banned |
-2 | Spam Folder Unknown |
-3 | Permanent Suspension |
Provider code for the account. Please make sure to specify the right provider code, otherwise your account will not work.
Enum Value | Description |
---|---|
1 | Custom IMAP/SMTP |
2 | |
3 | Microsoft |
4 | AWS |
User ID who added the account
User ID who last modified the account
Current status of the account
Enum Value | Description |
---|---|
1 | Active |
2 | Paused |
-1 | Connection Error |
-2 | Soft Bounce Error |
-3 | Sending Error |
Timestamp when the account was last used
Timestamp when warmup was started
ID of the warmup pool this account belongs to
{ "email": "user@example.com", "timestamp_created": "2025-06-12T13:28:54.047Z", "timestamp_updated": "2025-06-12T13:28:54.047Z", "first_name": "John", "last_name": "Doe", "warmup": { "limit": 100, "advanced": { … }, "warmup_custom_ftag": "warmup", "increment": "disabled", "reply_rate": 0.1 }, "added_by": "01976454-461f-70c5-a406-bba901fa7c30", "daily_limit": 100, "modified_by": "01976454-461f-70c5-a406-bbaa1aacae5b", "tracking_domain_name": "example.com", "tracking_domain_status": "active", "status": 1, "enable_slow_ramp": false, "inbox_placement_test_limit": 10, "organization": "01976454-461f-70c5-a406-bbab3b8ed5ea", "timestamp_last_used": "2025-06-12T13:28:54.047Z", "warmup_status": 1, "status_message": { "code": "EENVELOPE", "command": "DATA", "response": "550-5.4.5 Daily user sending limit exceeded. For more information on Gmai", "e_message": "error: data command failed: 550-5.4.5 daily user sending limit exceeded", "responseCode": 550 }, "timestamp_warmup_start": "2025-06-12T13:28:54.047Z", "provider_code": 2, "setup_pending": false, "warmup_pool_id": "01976454-461f-70c5-a406-bbacdc457f16", "is_managed_account": false, "dfy_password_changed": false, "stat_warmup_score": 85, "sending_gap": 10 }