---
title: "Download Bulk Email Verification Results"
method: GET
path: "/verify/v1/email/bulk/results/{requestId}/download"
tags: ["Verify API"]
---

# Download Bulk Email Verification Results

`GET /verify/v1/email/bulk/results/{requestId}/download`

Downloads the CSV file containing the results of bulk email verification if the processing is completed.

## Path parameters

- `requestId` string, required

## Response `200`

CSV file containing the results of the bulk email verification

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2024-09-10** `32a769da53f1` — 1 info
  - endpoint added
- **2024-09-10** `1ee4ed170cfa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/customeros/apis/customeros-api/changes/verify/v1/email/bulk/results/:requestId/download/get.md)

---

[API](https://skmtc.dev/customeros/apis/customeros-api.md) · [All operations](https://skmtc.dev/customeros/apis/customeros-api/llms.txt) · [OpenAPI document](https://skmtc.dev/customeros/apis/customeros-api/revisions/4bda56020ba6?raw)
