---
title: "Get blacklisted emails"
method: GET
path: "/data/blacklists/emails"
tags: ["Blacklist"]
---

# Get blacklisted emails

`GET /data/blacklists/emails`

Get blacklisted emails.

## Query parameters

- `source` 'custom' | 'unsub' | 'soft' | 'fbl' | 'bounce'
- `per_page` integer
- `page_number` integer
- `term` string

## Response `200`

Blacklists retrieval is successful.

## Other responses

- `400` — The request validation failed.
- `401` — Authentication failed.
- `403` — Forbidden.

---

[API](https://skmtc.net/splio/apis/splio-customer-platform.md) · [All operations](https://skmtc.net/splio/apis/splio-customer-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/splio/splio-customer-platform/revisions/2ff4735f665c/schema)
