Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:9897/api/general/global'
{"success":true,"message":null,"data":{"globalPaused":false}}