Export Run Files
Export run files as a ZIP file.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
runId
Headers
Idempotency-Key
Optional retry key for this billable operation. Reusing the same key with the same request replays the original successful response; reusing it with a different request returns 409.
Request
This endpoint expects an object.
name
File name for the exported archive (no path segments; must end with .zip).
type
Restrict the export to these artifact types.
Response
Created
contentType
createdAt
downloadUrl
id
name
path
sizeBytes
source
spaceId
expiresAt
metadata
runId
runtimeId
type
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error

