Get an email account
channels:read scope (or a broader one that includes it).
Use this endpoint when you need the full record of a single email account by its id — its connection, safety, signature, opt-out, and ramp-up sections, its tags, its current connection status with any connectivity errors, and whether it is the default account or in use by a sequence. The listing endpoints return a lighter summary of the same accounts.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Email Account ID
Response
Email account details
Full detailed representation of an email account, including all configuration sections.
Unique identifier for the email account
ID of the user who owns this email account
Provider type of the email account. Values: custom, gmail, outlook, exchange, exchangeOnPremise
custom, gmail, outlook, exchange, exchangeOnPremise Whether this is the user's default email account
Whether this email account is currently used in any active sequence
Current connection status of the email account. Values: unknown, connected, disconnected
unknown, connected, disconnected Error details if SMTP sending connectivity has failed
Error details if IMAP receiving connectivity has failed
Whether the email provider has locked outbound sending
Timestamp of the last update to this email account
Connection settings returned in responses (passwords excluded).
Sending safety and throttling configuration.
Email signature configuration.
Opt-out / unsubscribe link configuration.
Sending volume ramp-up configuration for warming up email accounts.
Tag names associated with this email account