Show pagesource Old revisions Backlinks Export to PDF Rename Page ODT export Add to book Book Creator Add this page to your book Book Creator Remove this page from your book Manage book (0 page(s)) Help Get the system configuration list Function call (URL)PermissionsPossible parameters /app_konfig_listUser Sub-Adminnone Example call: https://192.168.0.240/app_konfig_list Response typePossible content idUnique number of the system configuration. bezeichThe name of the system configuration. identnummerIdentification number of the system configuration that is used for configuration switching with an internal telephone. currentShows whether the system configuration is switched on. There can only be one value “true” at a time. false off true on Example response: [ { "id": 34, "bezeich": "Konfig-1", "identnummer": "201", "current": true }, { "id": 5408, "bezeich": "Konfig-3", "identnummer": "203", "current": false } ]