---
title: "Find missing email addresses"
method: POST
path: "/v3/contacts/find-emails"
tags: ["Contact Enrichment"]
---

# Find missing email addresses

`POST /v3/contacts/find-emails`

<Warning>
  **Coming soon.** This endpoint will be available by late July 2026.
</Warning>

Finds missing email addresses for contacts that currently don't have one.

Consumes credits from the Reply credit pool — 2 credits per contact.

## Request body

- object — Coming soon — full request shape is still being finalized.

## Response `202`

Find-emails job accepted

- object — Coming soon — full response shape is still being finalized.

## Other responses

- `401` — Unauthorized. The response body is empty; check the `WWW-Authenticate` header for the expected scheme.
- `403` — `BulkActionsForDataFinder` feature is not available for the caller's team

---

[API](https://skmtc.net/reply/apis/reply-api.md) · [All operations](https://skmtc.net/reply/apis/reply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reply/reply-api/versions/1c3d32eaf95e/schema)
