---
title: "Returns metadata used by the account settings page"
method: GET
path: "/v1/account/settings/metadata"
tags: ["Accounts"]
---

# Returns metadata used by the account settings page

`GET /v1/account/settings/metadata`

## Response `200`

OK

- RobloxAccountSettingsApiModelsAccountsSettingsMetadataModel — A model containing website metadata for avatars
  - `IsAccountsRestrictionsSpamBugFixEnabled` boolean — Whether or not account restrictions spam bug fix is enabled
  - `MaximumParentalControlsMonthlySpendLimitInUSD` integer — The max amount a user can enter as their monthly spending limit in USD
  - `IsParentalMonthlyLimitInUIEnabled` boolean — Enables/disables the section in the account parental controls page where you can set the monthly spend limit
  - `IsParentalNotificationSettingsInUIEnabled` boolean — Enables/disables the section in the account parental controls page where you can set the parental notifications settings
  - `IsContentControlsEnabled` boolean — Enables/disables the section in the account parental controls page where you can set the content control settings

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