List all buckets
Retrieves the details of all Storage buckets within an existing product.
- Policy permissions required:
buckets
permissions:select
objects
permissions: none
final res = await supabase
.storage
.listBucke()
Retrieves the details of all Storage buckets within an existing product.
buckets
permissions: select
objects
permissions: none
final res = await supabase
.storage
.listBucke()
Need some help?
Contact supportLastest product updates?
See ChangelogSomething's not right?
Check system status