cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/health \ --header 'Authorization: <api-key>'
Health check endpoint (no authentication required).
Returns basic health status and service information.
Successful Response
Was this page helpful?