---
title: "Retrieve an unsubscribe embed"
method: GET
path: "/unsubscribe_embeds/{id}"
tags: ["Unsubscribe embeds"]
---

# Retrieve an unsubscribe embed

`GET /unsubscribe_embeds/{id}`

## Path parameters

- `id` string, required

## Response `200`

An `UnsubscribeEmbed` object

- UnsubscribeEmbed
  - `id` string, required — The ID of the unsubscribe embed
  - `url` string, required — The URL to embed the unsubscribe form
  - `customer` string, required — The ID of the customer that's unsubscribing

---

[API](https://skmtc.dev/pocketflows/apis/pocketflows-api.md) · [All operations](https://skmtc.dev/pocketflows/apis/pocketflows-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pocketflows/pocketflows-api/revisions/26723490b96f/schema)
