For the complete documentation index, see llms.txt. This page is also available as Markdown.

Health

Check event bus health

get

This endpoint checks the health of the event bus by verifying that the number of healthy hosts meets the required threshold. Returns both the health status and a list of currently healthy hosts.

Responses
200

Event bus is healthy with list of healthy hosts

application/json
healthybooleanOptional
hostsstring[]Optional
get/health/eventbus

Last updated

Was this helpful?