latestOpenAPI 3.0.02026-08-20154102761.8 KB

490934cc6f91

My

Returns the logged-in employee settings

get/employee/settings

Response

Settings

Example response

{
  "data": {
    "id": 1,
    "employee_id": 1,
    "planning_board_event_edit_mode": "DRAG",
    "calendar_event_edit_mode": "DRAG",
    "first_line": "employee settings 1"
  }
}