Import
Get files list
Retrieve the list of uploaded files used to create labeling tasks for a specific project.
get/api/projects/{id}/file-uploads
Path parameters
idinteger required
Query parameters
allboolean
Set to "true" if you want to retrieve all file uploads
idsstring[]
Specify the list of file upload IDs to retrieve, e.g. ids=[1,2,3]
orderingstring
Which field to use when ordering the results.