Skip to main content
GET
List Test Runs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

Query Parameters

page
integer | null
default:1
page_size
integer | null
default:100

Response

200 - application/json

TestRunListResponseInfo(test_runs: list[shared.sqlalchemy.models.TestRun])

test_runs
TestRunInfo · object[]
required