---
title: "Get marketing email subscriptions"
method: GET
path: "/user/marketing-subscriptions"
tags: ["marketing-subscriptions"]
---

# Get marketing email subscriptions

`GET /user/marketing-subscriptions`

Replica of Customer.io subscription topics for the authenticated user.

## Response `200`

Successful Response

- MarketingSubscriptionsResponse
  - `topics` object, required
  - `channels` object, required
  - `cio_person_id_strategy` string, required
  - `managed_topic_ids` integer[], required
  - `customer_io_sync_ok` boolean, nullable
  - `customer_io_sync_error` string, nullable

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/memara/apis/memara-api.md) · [All operations](https://skmtc.net/memara/apis/memara-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memara/memara-api/revisions/4dc7c4418845/schema)
