---
title: "Get Preferences"
method: GET
path: "/api/v1/preferences"
---

# Get Preferences

`GET /api/v1/preferences`

This API can be used to load a single customers preferences in order to drive a view or editing experience.

## Query parameters

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

## Headers

- `X-Tenant-Id` integer, required

## 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)
