cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/temporal-workflows/health \ --header 'Authorization: Bearer <token>'
Health check endpoint for Temporal Workflows API.
Verifies connectivity to the control-plane-temporal service.
Enter your Kubiya API token (format: Bearer )
Successful Response
Was this page helpful?