Batch
Get results
Download batch result as JSON. You can filter out what to download by status, eg. download only deliverable emails.
GET
/
v1.1
/
email
/
verify
/
batch
/
{batchId}
/
download
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
The response is of type object
.