cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/temporal-workflows/workflows/stats \ --header 'Authorization: Bearer <token>'
Get workflow statistics for dashboard.
Returns counts of workflows by status (running, completed, failed, etc.).
Enter your Kubiya API token (format: Bearer )
Successful Response
Was this page helpful?