---
title: "Get customerio subscription preferences for the patient. See also: https://customer.io/docs/api/app/#operation/getPersonSubscriptionPreferences"
method: GET
path: "/patients/{patient_id}/cio/subscription_preferences"
tags: ["patient"]
---

# Get customerio subscription preferences for the patient. See also: https://customer.io/docs/api/app/#operation/getPersonSubscriptionPreferences

`GET /patients/{patient_id}/cio/subscription_preferences`

## Path parameters

- `patient_id` integer, required

## Response `200`

successful operation

- PatientCioSubscriptionPreferencesResponse
  - `id` string, required
  - `topics` PatientCioSubscriptionPreferencesTopicResponse[], required
    - `description` string, required
    - `id` string, required
    - `name` string, required
    - `subscribed` boolean, required
  - `unsubscribed` boolean, nullable

---

[API](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server.md) · [All operations](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/llms.txt) · [OpenAPI document](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/revisions/04eb7a66328a?raw)
