Authorization: Bearer ********************
curl --location --request GET '/tools/api/v1/admin/server-settings/reboot-midnight' \ --header 'Authorization: Bearer <token>'
{ "enable": 0, "forceReboot": 0, "interval": 0, "timeHour": 0 }