Uploads
Fetch upload
Get an upload’s details
GET
/
uploads
/
{UPLOAD_ID}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UPLOAD_ID
string
requiredID of the upload
Response
200 - application/json
success
boolean
requiredresult
object
requiredlinks
object
requirederrors
object[]
required