Skip to main content
GET
Get a file upload processing steps for that uploadId

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

uploadId
string
required

Response

Get a file upload processing steps for that uploadId

statuses
object[]
files
object[]

For regular uploads: document objects. For ZIP uploads: per-file status objects with uploadId, fileName, statuses, and files (documents).