---
title: "Get Metadata"
method: GET
path: "/avatars/{avatarId}"
tags: ["avatar"]
---

# Get Metadata

`GET /avatars/{avatarId}`

Get the metadata of an avatar in JSON format

## Path parameters

- `avatarId` string, required

## Response `200`

Metadata of the avatar

- AvatarMetadata
  - `bodyType` string — The type of the avatar
  - `outfitGender` string — Gendor for the outfit
  - `outfitVersion` integer — Version of the outfit
  - `skinTone` string
  - `createdAt` string, date-time
  - `updatedAt` string, date-time

---

[API](https://skmtc.net/zerobias-org/apis/zerobias-org-module-readyplayerme-readyplayerme.md) · [All operations](https://skmtc.net/zerobias-org/apis/zerobias-org-module-readyplayerme-readyplayerme/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zerobias-org/zerobias-org-module-readyplayerme-readyplayerme/versions/34213152576e/schema)
