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 by providing the x-api-token
header.
The slug of your organization. Find this at https://app.trunk.io/trunk/settings under "Organization Name" > "Slug"
my-trunk-org-slug
The slug of your organization. Find this at https://app.trunk.io/trunk/settings under "Organization Name" > "Slug"
my-trunk-org-slug
The id of the test case. Should be a UUID.
01234567-0123-0123-0123-0123456789ab
The external identifier of the ticket. For Jira this is the ticket number prefixed by the Project Key. For Linear this is the ticket number prefixed by the Team Identifier
KAN-123
No content