Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8081/v1/debug' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "success": true }