C#: List all buckets

Retrieves the details of all Storage buckets within an existing product.

Examples

List buckets

var buckets = await supabase.Storage.ListBuckets();