curl --request GET \
--url https://control-plane.kubiya.ai/api/health/event-bus \
--header 'Authorization: Bearer <token>'Event bus health check with provider-level status.
Checks health of all enabled event bus providers:
No authentication required for health checks.
curl --request GET \
--url https://control-plane.kubiya.ai/api/health/event-bus \
--header 'Authorization: Bearer <token>'Enter your Kubiya API token (format: Bearer
Successful Response
Was this page helpful?