List tests

Lists all tests based on applied filters.

Query Params
int32
1 to 100
Defaults to 10

Controls the maximum number of items returned in one response from the API.

string

A marker or pointer, telling the API where to start fetching items for the subsequent page in a paginated dataset. Note that the requested page will not include the item that corresponds to this cursor but will start from the one immediately after this cursor.

string
enum

Filter tests by test status. Possible values: OK (Test passed), DEACTIVATED (Test is deactivated), NEEDS_ATTENTION (Test failed), IN_PROGRESS (Test is in progress), INVALID (Test is invalid), NOT_APPLICABLE (Test is not applicable)

Allowed:
string

Filter tests by framework.

string

Filter tests by integration.

string

Filter tests by control ID.

string

Filter tests by owner ID.

string
enum

Filter tests by category.

boolean

Filter tests by rollout status. A test in rollout is an upcoming test that does not have its history tracked yet.

Response

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json