Skip to main content

Files

List Files

Returns a list of the files that your account has access to. orq.ai sorts and returns the files by their creation dates, placing the most recently created files at the top.

Create a File

Files are used to upload documents that can be used with features like Deployments.

Get Content

Returns a presigned URL for downloading the file content by file ID.

Retrieve a File

Retrieves the details of an existing file object. After you supply a unique file ID, orq.ai returns the corresponding file object.

Delete a File

Permanently deletes a file and its stored content from the project.

Update a File

Updates the metadata of an existing file object.