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

x/appwrite/mod.ts>Storage#listFiles

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

List Files

Get a list of all the user files. You can use the query params to filter your results.

Parameters

bucketId: string
optional
queries: string[]