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

# Get the metadata

`GET /v2/metadata`

## Response `200`

OK

- RobloxAuthenticationApiModelsMetadataResponse
  - `isUpdateUsernameEnabled` boolean
  - `ftuxAvatarAssetMap` string
  - `IsEmailUpsellAtLogoutEnabled` boolean
  - `ShouldFetchEmailUpsellIXPValuesAtLogout` boolean
  - `IsAccountRecoveryPromptEnabled` boolean
  - `IsContactMethodRequiredAtSignup` boolean
  - `IsUserAgreementsSignupIntegrationEnabled` boolean
  - `IsPasswordRequiredForUsernameChange` boolean
  - `IsPasskeyFeatureEnabled` boolean
  - `IsAltBrowserTracker` boolean
  - `IsLoginRedirectPageEnabled` boolean

## Changes

- **2026-09-03** `d9b4ae8b3380` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/v2/metadata/get.md)

---

[API](https://skmtc.dev/roblox/apis/roblox-api.md) · [All operations](https://skmtc.dev/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roblox/roblox-api/revisions/ce82f06a4ba6/schema)
