Skip to main content
List and filter through all private groups

Usage

Returns

Parameters

Filter response with the following additional methods. All filters are optional.

name

  • Type: string
Filters groups based the group name

limit

  • Type: number
Limits the number of results

pageToken

  • Type: string
Paginates through groups based on a provided page token

Auto Paginate

The list method has an auto pagination feature that is triggered when used inside a for await iterator