---
title: "This endpoint will get the shortened privacy preferences URL for a Subscriber or MB App user
If the url is for a subscriber user, use the subscriberId and the consumerId.
If the url is for an MB App user, use the user email."
method: GET
path: "/PrivacyPreferences/PrivacyPreferencesUrl"
tags: ["Rest"]
deprecated: true
---

# This endpoint will get the shortened privacy preferences URL for a Subscriber or MB App user
If the url is for a subscriber user, use the subscriberId and the consumerId.
If the url is for an MB App user, use the user email.

`GET /PrivacyPreferences/PrivacyPreferencesUrl`

> **Deprecated.**

## Query parameters

- `requestType` 'SubscriberPreferencesPage' | 'MbUserPreferencesPage', required
- `requestTarget` 'PreferencesPage' | 'DataOptions', required
- `consumerId` integer
- `subscriberId` integer
- `userEmail` string

## Headers

- `Authorization` string, required
- `SiteId` integer, required

## Response `200`

OK

- object

---

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