latestOpenAPI 3.1.02026-08-225879225.6 KB

eaeae50f8275

Submit an email enumeration job

Generate and SMTP-verify pattern candidates for a person. Returns a job id; poll for the result.

post/email/find

Request body

first_namestring required

First name of the person

last_namestring required

Last name of the person

domainstring required

Target email domain

known_patternstring nullable

Known email pattern for this domain

Response

Successful Response

job_idstring uuid required
status'queued' | 'processing' | 'completed' | 'failed' required

Job lifecycle status.