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

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

result_groupslist of objects

Errors

422
Invocations Get Request Unprocessable Entity Error