System

Health check

Unauthenticated health check for the System service.

get/system/health

Response

Service is reachable

statusstring
servicestring

Example response

{
  "status": "ok",
  "service": "system"
}

Changes