Skip to main content
GET
Download a result
Returns a fresh presigned download_url for one result file. The links returned by GET /tasks/{task_id}/results are short-lived; call this when one has expired to mint a new one.

Authorizations

Authorization
string
header
required

Requires an API key. See the Authentication guide.

Path Parameters

result_id
string
required

Response

200 - application/json

A fresh presigned download URL for the result file.

result_id
string
required
download_url
string | null