Skip to main content
This schema describes objects returned by the Account endpoints.
An email account that can be used to send campaigns

Fields

FieldTypeRequiredDescription
emailstring (email)YesEmail address of the account
timestamp_createdstring (date-time)YesTimestamp when the account was created (read-only)
timestamp_updatedstring (date-time)YesTimestamp when the account was last updated (read-only)
first_namestringYesFirst name associated with the account
last_namestringYesLast name associated with the account
warmupobjectNoWarmup configuration for the account
warmup.limitnumberNoEmail sending limit for the account
warmup.advancedobjectNoAdvanced settings for the account
warmup.advanced.warm_ctdbooleanNoWhether the account is in warm CTD mode
warmup.advanced.open_ratenumberNoEmail open rate for the account
warmup.advanced.important_ratenumberNoImportant email rate for the account
warmup.advanced.read_emulationbooleanNoWhether read emulation is enabled
warmup.advanced.spam_save_ratenumberNoSpam save rate for the account
warmup.advanced.weekday_onlybooleanNoWhether to send emails only on weekdays
warmup.warmup_custom_ftagstringNoCustom tag for the account
warmup.incrementstringNoDaily increment for email sending limits. Set to disabled to turn off slow ramp.. Possible values: disabled (Disabled), 0 (0), 1 (1), 2 (2), 3 (3), 4 (4)
warmup.reply_ratenumberNoReply rate for the account
added_bystring (uuid), nullableNoUser ID who added the account (read-only)
daily_limitnumber, nullableNoDaily email sending limit
modified_bystring (uuid), nullableNoUser ID who last modified the account (read-only)
tracking_domain_namestring, nullableNoTracking domain
tracking_domain_statusstring, nullableNoTracking domain status
statusnumberNoCurrent status of the account. Possible values: 1 (Active), 2 (Paused), 3 (Temporarily paused for maintenance; will be automatically resumed shortly), -1 (Connection Error), -2 (Soft Bounce Error), -3 (Sending Error) (read-only)
enable_slow_rampboolean, nullableNoWhether to enable slow ramp up for sending limits
inbox_placement_test_limitnumber, nullableNoThe limit for inbox placement tests
organizationstring (uuid)YesOrganization ID that owns this account (read-only)
timestamp_last_usedstring (date-time), nullableNoTimestamp when the account was last used (read-only)
warmup_statusnumberYesCurrent warmup status of the account. Possible values: 0 (Paused), 1 (Active), -1 (Banned), -2 (Spam Folder Unknown), -3 (Permanent Suspension) (read-only)
status_messageobjectNoStatus message for the account (read-only)
status_message.codestringNo
status_message.commandstringNo
status_message.responsestringNo
status_message.e_messagestringNo
status_message.responseCodenumberNo
timestamp_warmup_startstring (date-time), nullableNoTimestamp when warmup was started (read-only)
provider_codenumberYesProvider code for the account. Please make sure to specify the right provider code, otherwise your account will not work.. Possible values: 1 (Custom IMAP/SMTP), 2 (Google), 3 (Microsoft), 4 (AWS), 8 (AirMail)
setup_pendingbooleanYesWhether account setup is pending (read-only)
warmup_pool_idstring (uuid), nullableNoID of the warmup pool this account belongs to (read-only)
is_managed_accountbooleanYesWhether this is a managed account (read-only)
dfy_password_changedboolean, nullableNoWhether DFY password has been changed (read-only)
stat_warmup_scorenumber, nullableNoWarmup score for the account (read-only)
sending_gapnumberNoThe gap between emails sent from this account in minutes (minimum wait time when used with multiple campaigns)
signaturestring, nullableNoEmail signature for the account