get_email_info: Checks the provided email address

View source: R/getEmailInfo.R

get_email_infoR Documentation

Checks the provided email address

Description

Checks the provided email address

Usage

get_email_info(email, catch_all = NULL)

Arguments

email

(required) The email address you want to check

catch_all

If set to 1 we check if the email domain is a catch-all enabled domain (Only available in higher up plans)

Value

Returns all available information about the specified email address.


emailvalidation documentation built on May 31, 2023, 9:37 p.m.