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

x/appwrite/mod.ts>Storage#listBuckets

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

List buckets

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

Parameters

optional
queries: string[]