Get single email verification result
Get the verification result for single email verification.
This endpoint can be used if the /verify/single endpoint takes longer to verify emails, which can happen for certain tricky emails/domains. The result will be available for one day after verification.
Alternatively, you can send a webhook_url to the /verify/single endpoint to receive the results instead of polling the /status endpoint.
Query Parameters
Your API key
The email for which you want to check the verification result
Response
Response Attributes
Verification status
successpendingThe email address submitted for this verification
Result
validinvalidWhether this email is in a catch_all domain or not