Core

API health check

get/api/health

Response

API is healthy

statusstring

Example response

{
  "status": "ok"
}

Changes