Home > @hapoosjs/api-buckets > Buckets > listBuckets
List buckets visible to the current user or role
Signature:
listBuckets(options?: ListOptions): Promise<BucketList>;
Parameter | Type | Description |
---|---|---|
options | ListOptions | (Optional) |
Returns:
Promise<BucketList>