| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

# ``200      Successful operation

# ``401      Unauthorized

# ``500      Internal server error

---

ShellNodeRubyPHPPython

Base URL

https://https://localhost:8080/management/health

```

xxxxxxxxxx

curl --request GET \
     --url https://https//localhost:8080/management/health \
     --header 'accept: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``200``401``500

---
