Download Run Artifacts
Streams a ZIP archive with the latest captured version of each artifact path. Stage order, retry number, and then stage ID determine the latest version, matching the artifacts page. Captures from the graph's boundary nodes are excluded, identified by their start and exit handler type rather than by node name.
The archive streams, so the response status is sent before the first artifact is read. A failure after that point aborts the transfer rather than returning 500. The ZIP central directory is written last, so a truncated download does not open as a valid archive.
Path parameters
Unique run identifier (ULID).
Response
ZIP archive containing the latest artifact files
Changes
Changed in 3 of the 139 revisions of this API.12
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
endpoint added
endpoint-added
- ○