---
title: "Get Complaints List"
method: GET
path: "/suppressions/complaints"
tags: ["Suppressions"]
---

# Get Complaints List

`GET /suppressions/complaints`

Retrieve your list of complaints. Required Access Level: ViewContacts, ViewSuppressions

## Query parameters

- `search` string, string — string
- `limit` integer — integer
- `offset` integer — integer

## Response `200`

OK

- Suppression[]
  - `Email` string, string — Proper email address.
  - `FriendlyErrorMessage` string, string — RFC error message
  - `ErrorCode` integer, nullable — SMTP Error code
  - `DateUpdated` string, date-time, nullable — Last change date

---

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