Export Run Artifacts

View as Markdown
Create a ZIP artifact from existing run artifacts. Use this beta endpoint to package run outputs into a single downloadable artifact.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Request

This endpoint expects any.

Response

Created ZIP export artifact
contentTypeenum
Allowed values:
createdAtstring
fileIdstring
idstring
kindenum
Allowed values:
namestring
pathstring
runIdstring
runtimeIdstring
runtimeKindenum
Allowed values:
sizeBytesinteger>=0
downloadUrlstring

Errors

400
Bad Request Error
404
Not Found Error
409
Conflict Error
413
Content Too Large Error