System
Get healthcheck
Run and get the result of all checks
get/system/healthcheck
Response
Healthcheck information
Example response
{
"data": [
{
"name": "RAM available",
"msg": "Only 2GB of RAM left"
}
]
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.