Get all test run results

This method allows to retrieve all test run results stored in selected project.

Path Params
string
required
length between 2 and 10

Code of project, where to search entities.

Query Params
string

A single test run result status. Possible values: in_progress, passed, failed, blocked, skipped, invalid.

string

A list of run IDs separated by comma.

string

A list of case IDs separated by comma.

string

A list of member IDs separated by comma.

boolean
string

Will return all results created after provided datetime. Allowed format: Y-m-d H:i:s.

string

Will return all results created before provided datetime. Allowed format: Y-m-d H:i:s.

integer
1 to 100
Defaults to 10

A number of entities in result set.

integer
0 to 100000
Defaults to 0

How many entities should be skipped.

Responses

400

Bad Request.

401

Unauthorized.

403

Forbidden.

404

Not Found.

429

Too Many Requests.

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