List tests under a project.
Bearer authentication header of the form Bearer <token>
, where <token>
is your workspace API key. See Find your API key for more information.
The project id.
The page to return in a paginated query.
x >= 1
Maximum number of items to return per page.
1 <= x <= 100
Filter objects by test type. Available types are integrity
, consistency
, performance
, fairness
, and robustness
.
integrity
, consistency
, performance
, fairness
, robustness
Filter for suggested tests.
Filter for archived tests.
Retrive tests created by a specific project version.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Retrive tests with usesProductionData (monitoring).
Status OK.
The response is of type object
.