Enterprise
Quick Start
Search...
/
API Reference
Tutorials
Introduction
Getting started
API Reference
Annotations
Users
Actions
Views
Files
GET
Get file upload
DEL
Delete file upload
PATCH
Update file upload
GET
Get files list
DEL
Delete files
GET
Download file
Projects
ML
Predictions
Tasks
Import Storage
Export Storage
Webhooks
Workspaces
Enterprise
Quick Start
API Reference
Files
Get file upload
GET
http://
localhost:8080
/
api
/
import
/
file-upload
/
:id
Retrieve details about a specific uploaded file. To get the file upload ID, use
Get files list
.
Path parameters
id
integer
Required
A unique integer value identifying this file upload.
Response
This endpoint returns an object.
id
integer
Optional
file
string
Optional
Built with