List buckets
Updated at:2025-11-03
The following code can list all buckets of a user:
Ruby
1buckets = client.list_buckets()





The following code can list all buckets of a user:
1buckets = client.list_buckets()