---
title: "Get metadata for forgot endpoints"
method: GET
path: "/v1/recovery/metadata"
tags: ["Accounts", "Metadata"]
---

# Get metadata for forgot endpoints

`GET /v1/recovery/metadata`

## Response `200`

OK

- RobloxAuthenticationApiModelsRecoveryMetadataResponse
  - `isOnPhone` boolean
  - `codeLength` integer
  - `isPhoneFeatureEnabledForUsername` boolean
  - `isPhoneFeatureEnabledForPassword` boolean
  - `isBedev2CaptchaEnabledForPasswordReset` boolean
  - `isUsernameRecoveryDeprecated` boolean

## Other responses

- `503` — 7: The Roblox WeChat API is currently unavailable.

## Changes

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

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/v1/recovery/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/d9b4ae8b3380/schema)
