Skip to main content
GET
/
healthz
cURL
curl --request GET \
  --url https://api.example.com/healthz
{
  "status": "<string>"
}

Response

200 - application/json

Coordinator health

status
string
required