Get the status and metadata of a file uploaded to an assistant.
For guidance and examples, see Manage files.
Pinecone API Key
Required date-based version header
The name of the assistant to upload files to.
The uuid of the file to be described.
Include the signed URL of the file in the response.
Poll request successful.
The response format for a successful file upload request.
The percentage of the file that has been processed
A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time.
"https://storage.googleapis.com/bucket/file.pdf?..."
A message describing any error during file processing. Provided only if an error occurs.
Indicates whether the file was processed as multimodal.