---
title: "Get Clothes"
method: GET
path: "/avatar/clothing"
tags: ["Avatars management"]
---

# Get Clothes

`GET /avatar/clothing`

Endpoint to get the clothing styles only.

## Response `200`

Successful Response

- AvatarClothingStyleResponse[]
  - `id` string, uuid, required
  - `label` string
  - `value` string
  - `preview_image_url` string
  - `gender` string

---

[API](https://skmtc.net/dante-ai/apis/dante-ai-api.md) · [All operations](https://skmtc.net/dante-ai/apis/dante-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dante-ai/dante-ai-api/revisions/38b6c9a4246d/schema)
