Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/mod.ts>Storage#getFile

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Storage.prototype.getFile
Re-export
import { Storage } from "https://deno.land/x/appwrite@6.2.0/mod.ts";

Get File

Get a file by its unique ID. This endpoint response returns a JSON object with the file metadata.

Parameters

bucketId: string
fileId: string