Newer Version Available

This content describes an older version of this product. View Latest

Files Resources

Information about files, including content, rendered version, and sharing.

Available resources are:

Resource Description
/connect/files/fileId Get information about a specified file, including references to external files. Upload a new version of an existing file, including references to external files. Rename a file, move a file to a different folder, and delete a file.
/connect/files/fileId/content Returns the content of the file, including references to external files. The content is streamed as the body of the response.
/connect/files/fileId/file-shares Returns information about the objects with which the specified file has been shared. Objects can be users, groups, or records. Can also be used to share the specified file with users.
/connect/files/fileId/file-shares/link A description of a file shared as a link. Create, access, and delete a file’s share link.
/connect/files/fileId/previews Get information about a file's supported previews and generate a file preview.
/connect/files/fileId/previews/previewFormat Get a file preview or a specific page in a preview.
/connect/files/fileId/rendition A rendition of the file. A rendition is a binary preview of the file. The format of the binary depends on the format specified in the request.
/connect/files/batch/fileIds Information about a list of files, specified by file IDs. Get information about a list of files and delete a list of files.