email_verification.updated
Fired when an email verification is updated.
Fields
idstringLink
Unique verification identifier.
objectstringLink
Always email_verification.
emailstringLink
Email address that was verified.
statusstringLink
Verification status (completed, pending, failed).
scoreintegerLink
Deliverability score (0-100).
riskstringLink
Risk level (low, medium, high, unknown).
resultstringLink
Verification result (safe, risky, invalid, unknown).
modestringLink
Verification mode (full, fast).
checksobjectLink
Individual verification checks including valid_syntax, disposable, role_account, inbox_full, deliverable, disabled, free_email, gibberish, catch_all, smtp_connect, has_mx_records, and domain_age.
addressobjectLink
Parsed email address components including mailbox, domain, suffix, and root.
did_you_meanstring | nullLink
Suggested correction if applicable.
mx_recordsarrayLink
MX records for the domain.
created_atstringLink
ISO 8601 timestamp.
updated_atstringLink
ISO 8601 timestamp.