Skip to main content
POST
Get a list of quarantined tests

Authorizations

x-api-token
string
header
required

Body

application/json
repo
object
required

The repository to list tests for.

org_url_slug
string
required

The slug of your organization. This is the unique identifier for your organization, for example: https://app.trunk.io/

Example:

"my-trunk-org-slug"

page_query
object
required

Pagination options for the list of tests.

Response

OK

quarantined_tests
object[]
required

A page of quarantined test cases.

page
object
required

Pagination information for the list of test cases.