Production Tests
Get Production Test Report
Get a production test challenge report with per-provider participation statistics.
GET
Returns challenge info with overall participation statistics and a per-provider breakdown of stamp claims.
Request
Bearer <API_KEY> from Console > Developers > Workspace API Keys.Path parameters
Client identifier of the app.
The tpas-backend challenge ID. This is the
id inside the challenge object returned by the list endpoint (GET /apps/{client_id}/production-tests) — not the request id.Response
The challenge object from tpas-backend.
Aggregated participation statistics for the challenge.
The report is a point-in-time snapshot. There is no
isComplete flag — poll this endpoint and compare stats.totalClaims to your configured maxStampClaims to determine if the challenge has reached its stamp limit.
