API v1.0
Get Task Output File
Returns a presigned url for downloading a file from the task output files.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successful Response
download_url: Presigned URL for downloading the output file.