Get upload status
Retrieve the current status of an upload including progress information
GET
/
files
/{uploadId}
Authorization
Authorization
RequiredBearer <token>
JWT token for authentication
In: header
X-API-Key
<token>
Optional API key for authentication
In: header
Path Parameters
uploadId
Requiredstring
Unique identifier for the upload
Upload status retrieved successfully
Edit on GitHub
Last updated on