---
title: "get info for blacklisted email. 🔐"
method: GET
path: "/v3/blacklist/{email}"
tags: ["blacklist"]
---

# get info for blacklisted email. 🔐

`GET /v3/blacklist/{email}`

get infos of a single blacklisted email address. You can use it to check if a email is on the blacklist.

## Path parameters

- `email` string, required

## Response `200`

or 404 if not on blacklist

- string

## Other responses

- `500` — RestException

---

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