---
title: "Download the processed batch email file"
method: POST
path: "/v1/batch-download"
tags: ["Email Verification"]
---

# Download the processed batch email file

`POST /v1/batch-download`

This endpoint allows users to download the processed batch email file using the process id. It responds with the file stream and appropriate headers for download.

## Request body

- BatchEmailDownloadRequest
  - `process_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/revenuebase/apis/revenuebase-email-verification.md) · [All operations](https://skmtc.net/revenuebase/apis/revenuebase-email-verification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revenuebase/revenuebase-email-verification/versions/754d665f9402/schema)
