v76

OpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
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.

Response

filestring required
idinteger required
sizeinteger nullable required