API Reference
Reference for the API
Retrieve statistics of workflow tests.
{ "total_count": 123, "running_count": 123, "cancelled_count": 123, "passing_count": 123, "failing_count": 123, "expectations_failing_count": 123, "expectations_passing_count": 123 }
The ID of the app
The ID of the workflow
Statistics of the workflow tests Statistics about workflow tests
Was this page helpful?