---
title: "Returns metadata used by the avatar page of the website."
method: GET
path: "/v1/avatar/metadata"
tags: ["Avatars", "Metadata"]
---

# Returns metadata used by the avatar page of the website.

`GET /v1/avatar/metadata`

## Response `200`

OK

- RobloxApiAvatarModelsAvatarMetadataModel — A model containing website metadata for avatars
  - `enableDefaultClothingMessage` boolean — Whether or not to show the Default Clothing message
  - `isAvatarScaleEmbeddedInTab` boolean — Whether or not the Scales is embedded in the tab
  - `isBodyTypeScaleOutOfTab` boolean — Whether or not the Boby Type scale is embedded in the tab
  - `scaleHeightIncrement` number, double — How much the height scaler should increment by
  - `scaleWidthIncrement` number, double — How much the width scaler should increment by
  - `scaleHeadIncrement` number, double — How much the head scaler should increment by
  - `scaleProportionIncrement` number, double — How much the proportion scaler should increment by
  - `scaleBodyTypeIncrement` number, double — How much the body type scaler should increment by
  - `supportProportionAndBodyType` boolean — Whether or not to support proportion and body type
  - `showDefaultClothingMessageOnPageLoad` boolean — Whether or not to show the default clothing message when the page loads
  - `areThreeDeeThumbsEnabled` boolean — Whether or not 3D thumbnails are shown
  - `isAvatarWearingApiCallsLockingOnFrontendEnabled` boolean — Does the frontend lock avatar editor input until the wearing call returns
  - `isOutfitHandlingOnFrontendEnabled` boolean — Does the frontend lock avatar editor input until the wearing call returns
  - `isJustinUiChangesEnabled` boolean — Determines whether a bunch of UI improvements are released
  - `isCategoryReorgEnabled` boolean — Determines whether Category Reorg is released
  - `LCEnabledInEditorAndCatalog` boolean — Flag for both web UI and App, name is fixed due to sharing, do not change
  - `isLCCompletelyEnabled` boolean — Useful for the time between enabling Jackets for most users and all LC types for everyone, meanwhile Soothsayers need all types at all times

---

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