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 null
branch_idstring or null
created_atinteger
folder_idstring or null
repeat_countintegerDefaults to 1
bucketing_statusenum or null

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

result_groupslist of objects

Errors

422
Unprocessable Entity Error