v1

latestOpenAPI 3.1.02026-07-1714861257.5 KB
executions

Get Execution Artifacts

Resolve the artifacts an execution produced (PRs / issues) to live status.

Reads the execution's result.artifacts — a list of refs like {"type": "pr"|"issue", "repo": "owner/name", "number": N} — and fetches each one's current GitHub state (CI / review / merge) so the cockpit can show and act on the real work.

get/executions/{execution_id}/artifacts

Path parameters

execution_idinteger required

Response

Successful Response

{"stackTrail":"paths:/executions/{execution_id}/artifacts:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}