Last passing run per environment
Analytics
Last passing run per environment
Returns the most recent passing run for a test case, grouped by environment.
POST
Last passing run per environment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Test case ID to look up.
Minimum string length:
1Project ID (ignored; the project comes from auth scope).
Required range:
x >= 1Look-back window in days (default 30).
Required range:
x >= 1Anchor the lookup to this point in time (ISO 8601); returns the last pass as of then.
Response
Last passing run per environment.
Response payload.