Email Account Management
Get Email Account by ID
Retrieve complete configuration, credentials, and warmup details for a specific email account
GET
Returns detailed email account information including SMTP/IMAP credentials (with decoded passwords), warmup statistics, and optionally the list of campaigns using this account.
Path Parameters
The email account ID to retrieve
Query Parameters
Your SmartLead API key
If
true, includes array of campaign IDs using this email accountResponse Fields
Response includes the same fields as Get All Email Accounts, plus detailed warmup configuration and optionally campaign IDs.
Comprehensive warmup details with additional fields
Array of campaign IDs using this email account (only if
fetch_campaigns=true)Response Codes
Email account retrieved successfully
Invalid or missing API key
Email account not found or you don’t have access to it
Server error occurred
