Files
A file refers to the digital container that stores the data of one or more documents. Files are the medium through which electronic documents are stored, transmitted, and accessed.
📄️ Get all files
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get all files in the space <br/> Scope: space_read
📄️ Create file in the space
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Create file in the space <br/> Scope: space_write
📄️ Get file info
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get file information by its ID on the given space <br/> Scope: space_read
📄️ Delete file info
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete file information by its ID on the given space <br/> Scope: space_write
📄️ Update file in the space
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update file in the space <br/> Scope: space_write
📄️ Get document that linked to file
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get document file information by its ID on the given space <br/> Scope: space_read
📄️ Link documents to file
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Link documents to file in the space <br/> Scope: space_write
📄️ Get file content
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get file content by its ID on the given space <br/> Scope: space_read