curl --request GET \
--url https://control-plane.kubiya.ai/api/v1/policies/health \
--header 'Authorization: Bearer <token>'Check health of the policy enforcer service.
Returns connection status and configuration information.
curl --request GET \
--url https://control-plane.kubiya.ai/api/v1/policies/health \
--header 'Authorization: Bearer <token>'Enter your Kubiya API token (format: Bearer
Successful Response
Was this page helpful?