---
title: "List Colors"
method: GET
path: "/v1/vinted/colors"
---

# List Colors

`GET /v1/vinted/colors`

List all available color filters for Vinted search.

## Query parameters

- `market` string

## Response `200`

Available colors

- object
  - `colors` object[]
    - `id` integer — Color ID.
    - `title` string — Localized color name.
    - `hex` string — Hex color code (e.g. "#000000").

---

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