Warianty

Pobierz listę wariantów

Zwraca listę wariantów

get/variants

Query parameters

offsetinteger

Offset

limitinteger

Limit

Response

Sukces

integer[] required

Example response

[
  {
    "id": 1,
    "name": "Grupa 1"
  },
  {
    "id": 2,
    "name": "Grupa 2"
  },
  {
    "id": 3,
    "name": "Grupa 3"
  }
]

Changes

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