---
title: "Changes to Get user subscription topic"
method: GET
path: "/users/{user_id}/preferences/{topic_id}"
---

# Changes to Get user subscription topic

`GET /users/{user_id}/preferences/{topic_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 55 revisions.

- **2026-07-29** `f76bed79a913` — 2 breaking, 8 info
- **2025-10-15** `e67d02739533` — 2 info

## Changes

- **2026-07-29** `f76bed79a913` — 2 breaking, 8 info
  - the `topic/default_status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `topic/status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/PreferenceStatus` to the `topic/default_status` response property `allOf` list for the response status `200`
  - added `#/components/schemas/PreferenceStatus` to the `topic/status` response property `allOf` list for the response status `200`
  - removed the `OPTED_IN` enum value from the `topic/default_status` response property for the response status `200`
  - removed the `OPTED_IN` enum value from the `topic/status` response property for the response status `200`
  - removed the `OPTED_OUT` enum value from the `topic/default_status` response property for the response status `200`
  - removed the `OPTED_OUT` enum value from the `topic/status` response property for the response status `200`
  - removed the `REQUIRED` enum value from the `topic/default_status` response property for the response status `200`
  - removed the `REQUIRED` enum value from the `topic/status` response property for the response status `200`
- **2025-10-15** `e67d02739533` — 2 info
  - api tag `User Preferences` added
  - api tag `UsersPreferences` removed

---

[Operation](https://skmtc.dev/trycourier/apis/courier/docs/users/:user_id/preferences/:topic_id/get.md) · [API](https://skmtc.dev/trycourier/apis/courier.md) · [Page](https://skmtc.dev/trycourier/apis/courier/changes/users/:user_id/preferences/:topic_id/get)
