Overlay-dismissal summary
Returns aggregated overlay-dismissal metrics for the scoped project.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number (1-indexed). Default 1.
Items per page (1-100). Default 50.
Look-back window in days (1-90, default 7). Ignored when start_date and end_date are set.
Start of a custom date range (ISO 8601).
End of a custom date range (ISO 8601).
Filter by environment name.
Filter by test run ID.
Case-insensitive substring filter on test name.
Filter by success: true or false. Other values ignored.
Filter by cache hit: true or false. Other values ignored.
Response
Overlay-dismissal summary for the project.
Response payload.