Health
Health check
Returns service health and build metadata.
get/health
Response
Service is healthy
Example response
{
"timestamp": "2025-01-01T00:00:00.000Z",
"version": "0.1.0",
"environment": "production"
}Returns service health and build metadata.
Service is healthy
{
"timestamp": "2025-01-01T00:00:00.000Z",
"version": "0.1.0",
"environment": "production"
}