Skip to main content
GET
/
system
/
health
Health check
curl --request GET \
  --url http://api/system/health
{
  "status": "<string>"
}

Response

200 - application/json

Successful Response

Model representing health check response

status
string
required

Health status of the service