Admin - Health

Check API health status

Returns the health status of the API

get/api/health

Response

API is healthy

statusstring

Example response

{
  "status": "ok"
}

Changes