---
title: "Get info for multiple emails"
method: POST
path: "/emails"
tags: ["Email address"]
---

# Get info for multiple emails

`POST /emails`

Batch check for subscriber statuses.

## Request body

- object
  - `emails` string[], required

## Response `200`

Batch email info

- object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/sendpulse/apis/sendpulse-bulk-email-api.md) · [All operations](https://skmtc.net/sendpulse/apis/sendpulse-bulk-email-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sendpulse/sendpulse-bulk-email-api/revisions/cd38f8c6a425/schema)
