Get a list of distinct tests that failed in the given time range
API reference
Get a list of distinct tests that failed in the given time range
POST
Get a list of distinct tests that failed in the given time range
Authorizations
Body
application/json
The repository to list tests for.
The slug of your organization. Find this at https://app.trunk.io/trunk/settings under "Organization Name" > "Slug"
Example:
"my-trunk-org-slug"
The start time of the failing tests (inclusive). Must be within 7 days of the end time.
The end time of the failing tests (exclusive). Must be within 7 days of the start time.
Pagination options for the list of tests.