Retrieve all invalid emails
This endpoint allows you to retrieve a list of all invalid email addresses.
An invalid email occurs when you attempt to send email to an address that is formatted in a manner that does not meet internet email format standards or the email does not exist at the recipient’s mail server.
Examples include addresses without the “@” sign or addresses that include certain special characters and/or spaces. This response can come from our own server or the recipient mail server.
For more information, please see our User Guide.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start_time | string | ||
end_time | string | ||
limit | string | ||
offset | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |