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_idstringOptional
branch_idstringOptional
created_atintegerOptional
folder_idstringOptional
repeat_countintegerOptionalDefaults to 1
bucketing_statusenumOptional

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

result_groupslist of objectsOptional

Errors

422
Invocations Get Request Unprocessable Entity Error