Skip to main content
GET
/
healthz
Health Check
curl --request GET \
  --url https://api.example.com/healthz
{}

Response

200 - application/json

Successful Response

The response is of type Response Health Check Healthz Get · object.