Batch
Get results
Download batch result as JSON. You can filter out what to download by status, eg. download only deliverable emails.
GET
By default results are downloaded in JSON format.
CSV format support
Results can also be downloaded as CSV file by passing ‘Accept’ header.
Authorizations
Path Parameters
Query Parameters
download emails by status, possible values: all, deliverable, risky, undeliverable, unknown
Response
200 - application/json
Available options:
accepted_email
, low_deliverability
, low_quality
, invalid_email
, invalid_domain
, rejected_email
, dns_error
, unavailable_smtp
, unsupported
, timeout
, unknown
Available options:
deliverable
, risky
, undeliverable
, unknown
Required range:
0 < x < 100
Required range:
0 < x < 100