v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-012124381.2 MB
local-sandbox

Export execution artifacts

Zips the execution directory and uploads it to GCS. Returns a signed download URL for the exported artifacts.

post/local-sandbox/{local_sandbox_id}/export-artifacts

Path parameters

local_sandbox_idstring required

The local sandbox identifier

The local sandbox identifier

Query parameters

region'us' | 'asia'

Region hint for GCS upload/download bucket selection.

Controls which GCS bucket is used for signed URLs so that users geographically closer to an edge bucket get faster transfers. The data is always pulled to the US GKE cluster over Google's private backbone after upload.

GCS bucket region for the signed URL. Defaults to 'us'.

Request body

execution_namestring required

Name of the execution whose artifacts to export

Response

Successful Response

download_urlstring required

Signed GCS URL to download the exported artifacts

expires_in_minutesinteger required

Minutes until the download URL expires