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