Authorizations
Query Parameters
A File id.
Response
A file.
The response is of type string<byte>
.
Download a File.
Example CURL:
curl -X GET 'https://api.lilt.com/v2/files/download?key=API_KEY&id=1'
A File id.
A file.
The response is of type string<byte>
.