List runs

View as Markdown

Newest first. Pass scope to see only whole-suite runs or only single-test-case runs.

Path parameters

org_idstringRequired
Organization ID
workspace_idstringRequired
Workspace ID
test_suite_idstringRequired

Headers

X-API-KeystringRequired
Your workspace API key.

Query parameters

scopeenumOptional
Which kind of run to list.
Allowed values:
offsetintegerOptional>=0Defaults to 0
limitintegerOptional1-100Defaults to 20

Response

Successful Response
itemslist of objects
totalinteger
limitinteger
offsetinteger
next_page_uristring or nullOptional
prev_page_uristring or nullOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error