---
title: "Get the metadata"
method: GET
path: "/v1/metadata"
tags: ["Accounts", "Metadata", "User profiles"]
---

# Get the metadata

`GET /v1/metadata`

## Response `200`

OK

- RobloxAccountInformationApiModelsMetadataResponse — The metadata response
  - `isAllowedNotificationsEndpointDisabled` boolean — Switch for account/settings/allowed-notification-destinations endpoint
  - `isAccountSettingsPolicyEnabled` boolean — The account settings policy enabled setting
  - `isPhoneNumberEnabled` boolean — Switch for phone endpoints
  - `MaxUserDescriptionLength` integer — The limit on the length used for description
  - `isUserDescriptionEnabled` boolean — Switch for determining if user description is enabled
  - `isUserBlockEndpointsUpdated` boolean — Switch for determining block endpoints to use for the user
  - `shouldUsePersonaForIdVerification` boolean — Whether to use Persona for ID verification.
  - `shouldDisplaySessionManagement` boolean — Whether to display Session Management.
  - `isPasswordRequiredForAgingDown` boolean — Switch for requiring password to change age below 13.

---

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