Atrybuty - Właściwości

Pobierz listę właściwości atrybutów

Zwraca listę właściwości atrybutów

get/attributes_properties

Query parameters

offsetinteger

Offset

limitinteger

Limit

Response

Sukces

integer[] required

Example response

[
  {
    "id": 1,
    "name": "Właścwiość 1"
  },
  {
    "id": 2,
    "name": "Właścwiość 2"
  },
  {
    "id": 3,
    "name": "Właścwiość 3"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.