curl --request GET \
--url https://control-plane.kubiya.ai/api/ready \
--header 'Authorization: Bearer <token>'Readiness check endpoint (no authentication required)
curl --request GET \
--url https://control-plane.kubiya.ai/api/ready \
--header 'Authorization: Bearer <token>'Enter your Kubiya API token (format: Bearer
Successful Response
Was this page helpful?