---
title: "Unsubscribe Get"
method: GET
path: "/api/v1/webhooks/unsubscribe/{token}"
tags: ["webhooks"]
---

# Unsubscribe Get

`GET /api/v1/webhooks/unsubscribe/{token}`

Footer-link click: show the email-preferences page. Does NOT change state (scanner-safe).

Suppression/re-subscription only happens on POST, so automated scanners/prefetchers that
only issue GETs can't opt real recipients out.

## Path parameters

- `token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/minro/apis/minro-cs-platform.md) · [All operations](https://skmtc.dev/minro/apis/minro-cs-platform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/minro/minro-cs-platform/revisions/eb854265cf29/schema)
