Export Run Files

View as Markdown
Export run files as a ZIP file.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

runIdstringRequired

Headers

Idempotency-KeystringOptional1-200 characters

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.
namestringOptional1-255 characters

File name for the exported archive (no path segments; must end with .zip).

typelist of stringsOptional
Restrict the export to these artifact types.

Response

Created
contentTypestring>=1 character
createdAtdatetime
downloadUrlstring>=1 character
idstringformat: "uuid"
namestring>=1 character
pathstring>=1 character
sizeBytesinteger0-9007199254740991
sourceenum
spaceIdstringformat: "uuid"
expiresAtdatetime
metadataobject or null
runIdstringformat: "uuid"
runtimeIdstringformat: "uuid"
typestring1-64 characters

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