System
Health check endpoint
get/health
Response
System is healthy
Example response
{
"status": "healthy",
"database": "connected",
"version": "1.0.0"
}System is healthy
{
"status": "healthy",
"database": "connected",
"version": "1.0.0"
}