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

Authorizations

Authorization
string
header
required

Requires an API key. See the Authentication guide.

Path Parameters

result_id
string
required
task_id
string
required

Response

200 - application/json

A new download URL for the result file.

result_id
string
required
type
string
default:result_download
Allowed value: "result_download"
download_url
string | null