---
title: "Get a user's trade privacy setting"
method: GET
path: "/v1/trade-privacy"
tags: ["Accounts"]
---

# Get a user's trade privacy setting

`GET /v1/trade-privacy`

## Response `200`

OK

- RobloxAccountSettingsApiTradePrivacyResponse — Response model for getting the user's trade privacy settings
  - `tradePrivacy` string — The current trade privacy setting for the current user

## Other responses

- `401` — 0: Authorization has been denied for this request.

---

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