Get test invocation

Gets a test invocation by ID.

Path parameters

test_invocation_idstringRequired
The id of a test invocation. This is returned when tests are run.

Headers

xi-api-keystringOptional

Response

Successful Response
idstring
test_runslist of objects
agent_idstring or nullOptional
branch_idstring or nullOptional
created_atintegerOptional
folder_idstring or nullOptional
repeat_countintegerOptionalDefaults to 1
bucketing_statusenum or nullOptional

None when repeat_count==1 (no bucketing). Otherwise tracks bucketing lifecycle.

result_groupslist of objectsOptional

Errors

422
Unprocessable Entity Error