Skip to main content

CheckHealthResponse

Response payload for the health check.

statusstringnullable

The service status, e.g. healthy.

CheckHealthResponse
{
"status": "string"
}