Get all runs

This method allows to retrieve all runs stored in selected project.

Path Params
string
required
length between 2 and 10

Code of project, where to search entities.

Query Params
string
string

A list of status values separated by comma. Possible values: in_progress, passed, failed, aborted, active (deprecated), complete (deprecated), abort (deprecated).

integer
integer
int64
int64
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.

string

Include a list of related entities IDs into response. Should be separated by comma. Possible values: cases, defects, external_issue

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