Retrieve all pending uploads for the current user and organization.
Example CURL command:
curl -X GET https://lilt.com/2/upload?key=API_KEY
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Comma-separated list of upload IDs to filter by.
Comma-separated list of upload statuses to filter by.