Test Runs›
Test Runs
Get Test Run By ID
Get Test Run By ID
GET
/api/v1/test-run/{test_run_id}
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
test_run_idstringrequired
Response
application/jsonOK
idstring
Example:
"testrun_id"titlestring
Example:
"New Test Run"objectivestring
Example:
"Sample Discription"test_run_instancesarray
tagsstring[]
Example:
["tag1","tag2","tag3"]
project_idstring
Example:
"project_id"is_auteur_generatedboolean
Example:
false