Test-count analytics (deprecated)
Analytics (Deprecated)
Test-count analytics (deprecated)
Returns the number of distinct test cases run per day for the scoped project. Deprecated; use the v2 endpoint.
GET
Test-count analytics (deprecated)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of days to include (1-90). Ignored when both start_date and end_date are provided.
Required range:
1 <= x <= 90Start of a custom date range (ISO 8601).
End of a custom date range (ISO 8601).
Filter to a single environment by ID.
Response
Daily distinct test counts and a period summary.
Response payload.