health
Health check
Check API health status
get/health
Response
API is healthy
Example response
{
"status": "healthy",
"version": "1.0.0",
"timestamp": "2024-01-01T00:00:00.000Z"
}Check API health status
API is healthy
{
"status": "healthy",
"version": "1.0.0",
"timestamp": "2024-01-01T00:00:00.000Z"
}