GET
/
v2
/
jobs
/
{jobId}
/
download
Download a Job
curl --request GET \
  --url https://api.lilt.com/v2/jobs/{jobId}/download
"aSDinaTvuI8gbWludGxpZnk="

Authorizations

key
string
query
required

Path Parameters

jobId
integer
required

A job id.

Response

200
application/octet-stream

zipped file

The response is of type string<byte>.