Get All Pending Uploads or specific list of uploads by ids or statuses
Uploads
Get All Pending Uploads or specific list of uploads by ids or statuses
Retrieve all pending uploads for the current user and organization.
Example CURL command:
curl -X GET https://lilt.com/2/upload?key=API_KEY
GET
Get All Pending Uploads or specific list of uploads by ids or statuses
Documentation Index
Fetch the complete documentation index at: https://support.lilt.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Comma-separated list of upload IDs to filter by.
Comma-separated list of upload statuses to filter by.

