Opcje - Grupy
Pobierz listę grup opcji
Zwraca listę grup opcji
get/options_groups
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.