Test Runs›
Test Runs
Get All Test Runs By Project ID
Get All Test Runs By Project ID
GET
/api/v1/projects/{project_id}/test-runs
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
project_idstringrequired
Query Parameters
pageinteger
per_pageinteger
Response
application/jsonSuccessfully retrieved test runs
dataobject[]