---
title: "Get Smart Campaign Preferences"
method: GET
path: "/api/v1/preferences/smart-campaigns"
---

# Get Smart Campaign Preferences

`GET /api/v1/preferences/smart-campaigns`

Loads a single customer's smart-campaign topic preferences for a brand group, suitable for driving a view or editing experience. Only topics configured as **Hide from UI** for the brand group are returned; visible (channel-scoped) topics are omitted. Unlike Get Preferences, this endpoint is not scoped to communication channels.

## Query parameters

- `customerId` string, required
- `brandGroupId` string, required

## Headers

- `X-Tenant-Id` integer, required
- `X-User-Name` string

## Response `200`

200

## Other responses

- `400` — 400

---

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