GET
/
v2
/
files
/
download
Download file
curl --request GET \
  --url https://api.lilt.com/v2/files/download
"aSDinaTvuI8gbWludGxpZnk="

Authorizations

key
string
query
required

Query Parameters

id
string
required

A File id.

Response

200
application/octet-stream

A file.

The response is of type string<byte>.