Skip to main content
GET
Get an uploaded file
Retrieve a previously uploaded file by its file_id. The response returns the file, or HTTP 404 when the file is missing or expired. Start with Parse your first document.

Authorizations

unstructured-api-key
string
header
required

Path Parameters

fileId
string
required

The ID of the uploaded file.

Response

The file content.

The response is of type file.