---
title: "POST /rejects/list.json"
method: POST
path: "/rejects/list.json"
---

# POST /rejects/list.json

`POST /rejects/list.json`

Retrieves your email rejection blacklist. You can provide an email address to limit the results. Returns up to 1000 results. By default, entries that have expired are excluded from the results; set include_expired to true to include them.

## Request body

- RejectsList
  - `email` string
  - `include_expired` boolean
  - `key` string
  - `subaccount` string

## Response `200`

OK

---

[API](https://skmtc.net/apis-guru/apis/mandrill.md) · [All operations](https://skmtc.net/apis-guru/apis/mandrill/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apis-guru/mandrill/revisions/28967a019827/schema)
