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