---
title: "Pobierz szczegóły wariantu"
method: GET
path: "/variants/{variant_id}"
tags: ["Warianty"]
---

# Pobierz szczegóły wariantu

`GET /variants/{variant_id}`

Zwraca szczegóły wariantu

## Path parameters

- `variant_id` unknown, required

## Response `200`

Sukces

- object
  - `group_id` integer
  - `id` integer
  - `name` string
  - `properties` integer[]

## Other responses

- `401` — Błąd autoryzacji

---

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