Get Task Output File

Returns a presigned url for downloading a file from the task output files.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

task_idstringRequiredformat: "uuid"
file_namestringRequired

Response

Successful Response
download_urlstring

Errors