Menu
Пункты меню рабочего места
MenuItemController (privileges: SYSTEM)
get/work_places/{work_place}/menu_items
Path parameters
номер ресурса рабочего места
Query parameters
№ страницы (default = 1)
кол-во на странице (default=15)
Response
Oк
Example response
{
"id": 2,
"name": "Список пользователей",
"position": 5,
"subPosition": "left-top",
"itemCover": "firm",
"actionItem": {
"id": 2,
"name": "Список домов",
"actionRoute": "/homes",
"actionResourceId": 5,
"actionResourceName": "FIRM_TYPE",
"notes": "Список домов предприятия"
},
"workPlace": {
"id": 11,
"name": "Операторы"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.