Launch Runs

Returns a presigned URL for downloading the diagnostic workspace archive a launch run execution retained. Every execution retains an archive, success or failure alike. Requires workspace-admin permission because the archive is a raw workspace snapshot that can contain secrets a recipe or agent wrote. Pass attempt to download a specific execution’s archive (see the per-execution list at /launch-runs/:id/executions); omit it for the latest execution.

get/experimental/launch-runs/{id}/artifact

Path parameters

idstring uuid required

Query parameters

attemptinteger

Headers

Authorizationstring

Response

Default Response

Changes

Changed in 2 of the 27 revisions of this API.2