---
title: "GET /v2/loyalty_emails/unsubscribes"
method: GET
path: "/v2/loyalty_emails/unsubscribes"
tags: ["emails"]
---

# GET /v2/loyalty_emails/unsubscribes

`GET /v2/loyalty_emails/unsubscribes`

## Query parameters

- `limit` integer
- `page` integer

## Response `200`

200

- object[]
  - `email` string, required — Email address of the customer who unsubscribed
  - `id` string, nullable, required — The ID of the customer in your platform or ecommerce store

## Other responses

- `400` — Bad Request
- `401` — 401
- `403` — 403

---

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