---
title: "Pobierz szczegóły właściwości opcji"
method: GET
path: "/options_properties/{option_id}"
tags: ["Opcje - Właściwości"]
---

# Pobierz szczegóły właściwości opcji

`GET /options_properties/{option_id}`

Zwraca szczegóły właściwości

## Path parameters

- `option_id` unknown, required

## Response `200`

Sukces

- object
  - `id` integer
  - `name` string
  - `option_id` 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)
