Skip to content
health

Liveness probe

GET
/health
curl --request GET \
--url https://search.example.com/health

Default Response

Media typeapplication/json
object
status
required
string
Examplegenerated
{
"status": "example"
}