get https://api.enrow.io/email/find/single
This endpoint allows you to retrieve a single search launched on the email-finder
The qualification
will tell you if the email is either valid
or invalid
.
Enrow performs determinist verifications that verify even the catch-all emails.
This means that passing the found emails in a debouncer afterwards isn't needed ✅
ℹ️ Reminder: using a webhook allows you to skip the call to this GET endpoint, as you will be notified on the endpoint of your choice the second your search is finished (more information here)