---
title: "Get profile data by key."
method: GET
path: "/personalization/profiles/{key}"
tags: ["Personalization"]
---

# Get profile data by key.

`GET /personalization/profiles/{key}`

## Path parameters

- `key` string, required

## Response `200`

OK

- PersonalMerchandisingProfileDataApiModel — Profile data
  - `ProfileKey` string — Profile key
  - `ProfileDescription` string — Profile description

## Other responses

- `404` — Profile not found

---

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