health
Health Check
Returns the health status of the service
get/health/livez
Response
Service is healthy
Example response
{
"status": "healthy",
"timestamp": "2023-10-01T12:00:00Z"
}Returns the health status of the service
Service is healthy
{
"status": "healthy",
"timestamp": "2023-10-01T12:00:00Z"
}