cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/health
"<any>"
Health check endpoint (no authentication required).
Returns basic health status and service information.
Successful Response
The response is of type any.
any
Was this page helpful?