Collect Runtime File

View as Markdown

Copy a runtime-workspace file back into durable storage as a produced file for the active run.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

runtimeIdstringRequired

Request

This endpoint expects an object.
runtimePathstringRequired1-4096 characters
destinationPathstringOptional1-4096 characters
metadataobjectOptional
namestringOptional1-255 characters
typestringOptional1-64 characters

Response

OK
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
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error