Home > @hapoosjs/api-buckets > Buckets > listBuckets

Buckets.listBuckets() method

List buckets visible to the current user or role

Signature:

listBuckets(options?: ListOptions): Promise<BucketList>;

Parameters

Parameter Type Description
options ListOptions (Optional)

Returns:

Promise<BucketList>