C#: Retrieve a bucket

Retrieves the details of an existing Storage bucket.

Examples

Get bucket

var bucket = await supabase.Storage.GetBucket("avatars");