Download the results of a completed batch job
Email Verification
Download the results of a completed batch job
deprecated
⚠️ Deprecated — use GET /v2/jobs//download instead. Sunset: Tue, 07 Jul 2026.
Streams the processed output file for a completed or cancelled batch job. The response includes a Content-Disposition header with the original filename.
Errors
400 not_completed— Job must have statusCOMPLETEDorCANCELLEDbefore downloading.400 process_error— Job ended with an error. No output file is available.400— Invalidprocess_idor job does not belong to your account.
POST
Download the results of a completed batch job
