Retrieve a specific upload by its unique identifier.
Example CURL command:
curl -X GET https://lilt.com/2/upload/12345?key=API_KEY
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Unique upload identifier
x >= 1