---
title: "Preferences Context"
method: GET
path: "/api/v1/followups/public/preferences"
tags: ["followups-public"]
---

# Preferences Context

`GET /api/v1/followups/public/preferences`

Context for the preferences landing page. READ ONLY.

## Query parameters

- `t` string, required

## Response `200`

Successful Response

- PreferencesContext
  - `suppressed_all` boolean, required
  - `suppressed_categories` string[], required

## Other responses

- `422` — Validation Error

---

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