Skip to main content
GET
Check the health of microservice

Response

Service is healthy

Health check response for container orchestration.

status
enum<string>
required

Overall health status of the service.

Available options:
healthy,
unhealthy
reason
string

Present only when status is "unhealthy". Describes the reason for the unhealthy state.