Returns the current status and metadata of an upload.
Clerk session JWT or Unkey API key passed as Bearer token
Optional. Identifies the end-user when authenticating with an API key. Ignored when authenticating with a Clerk JWT (the user ID is extracted from the token).
"user_abc123"
Optional. Email of the external user, used for audit logging. Only applicable when authenticating with an API key.
"user@example.com"
Upload ID
Upload status
pending, uploading, completed, failed Correlation ID for request tracing. Include in support requests.