curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"db_reading_method": "fs_directory",
"display_vmtouch_option": true,
"enable_cppjieba_dict": true,
"enable_mlock": true,
"enable_preload_indices": true,
"enable_vmtouch": true,
"max_alive_db_count": 0,
"max_search_hit_count": 0,
"reader_alive_timeout": 0,
"synotifyd_event_mask": 0,
"vmtouch_reserve_mem": 0
}
}