Count replay candidates per product for a test case revision
For each requested product, returns how many historical evaluations in this test case’s revision family would be replayed against this revision. A candidate is a distinct (version, metric) combination that any revision in the family was evaluated with (production sessions excluded) and whose version has not yet been run against this revision. Products with no candidates return count: 0. The revision must be the active head of its family, matching the replay call itself.
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Path Parameters
Test case revision ID
Query Parameters
Repeated query param; one value per product.