curl --request GET \
--url https://control-plane.kubiya.ai/api/health/detailed \
--header 'Authorization: Bearer <token>'Detailed health check with dependency status.
Checks connectivity to database, Redis, and Temporal. No authentication required for health checks.
curl --request GET \
--url https://control-plane.kubiya.ai/api/health/detailed \
--header 'Authorization: Bearer <token>'Enter your Kubiya API token (format: Bearer
Successful Response
Was this page helpful?