Flaky Tests
Last updated
Last updated
The Trunk Flaky Tests API provides access to check the status of Trunk services and fetch quarantined tests in your project. The API is an HTTP REST API, returns JSON from all requests, and uses standard HTTP response codes.
All requests must be authenticated by providing the x-api-token
header.
The repository to list quarantined tests for.
The slug of your organization. Find this at https://app.trunk.io/trunk/settings under "Organization Name" > "Slug"
my-trunk-org-slug
Pagination options for the list of quarantined tests.