Retrieves one or more files available to your user. Files are not associated with a project or a memory. They are unprocessed and can be used later in the project/document creation workflow step.
To retrieve a specific file, specify the id request parameter. To retrieve all files, omit the id request parameter.
Example CURL command:
curl -X GET https://api.lilt.com/v2/files?key=API_KEY&id=274
A unique File identifier.
One or more labels. This will return the files which contain all of the given labels.
A list of files.
A unique number identifying the SourceFile.
46530
The file name.
"en_US.json"
A unique hash value associated with the file. An MD5 hash of the file content will be used by default.
"3858f62230ac3c915f300c664312c63f"
Language associated with the file.
"de"
Confidence score for the language associated with the file.
0.7
The category of the file. The options are REFERENCE, or API. The default is API. Files with the REFERENCE category will be displayed as reference material.
"REFERENCE"
The list of labels associated with the file.
[]Time at which the object was created.
"2019-10-16T22:12:34Z"
Time at which the object was created.
"2019-10-16T22:12:34Z"