---
title: "Pobierz szczegóły grupy opcji"
method: GET
path: "/options_groups/{group_id}"
tags: ["Opcje - Grupy"]
---

# Pobierz szczegóły grupy opcji

`GET /options_groups/{group_id}`

Zwraca listę grup opcji

## Path parameters

- `group_id` unknown, required

## Response `200`

Sukces

- object
  - `id` integer
  - `name` string
  - `options` 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/821a1ff699fb/schema)
