---
title: "Get Marketing Preferences"
method: GET
path: "/api/v1/users/self/marketing-preferences"
tags: ["User APIs", "users"]
---

# Get Marketing Preferences

`GET /api/v1/users/self/marketing-preferences`

## Response `200`

Successful Response

- MarketingPreferencesRead — A simple map of preference code -> opted_in. Today we only use `marketing_all`, but this format supports adding more preference codes in the future.
  - `preferences` object

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
