curl --location --request GET 'http://127.0.0.1:46952/get_startup_conf'
{ "message": "Operation succeed", "data": { "startup_script": "lua/bootstrap.lua", "startup_run": false }, "code": 0 }