Get a list of unhealthy tests
API reference
Get a list of unhealthy tests
POST
Get a list of unhealthy tests
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"
Pagination options for the list of tests.
The status filter for unhealthy tests.
Available options:
FLAKY, BROKEN Get a list of distinct tests that failed in the given time range
Previous
Get a list of quarantined tests
Next