Groups
list
List and filter through all Groups
Usage
Returns
Parameters
Filter response with the following additional methods. All filters are optional.
name
- Type:
string
Filter by name, uses “contains” matching
limit
- Type:
number
Limit the number of results
offset
- Type:
number
Offset the number of groups returned to paginate
Auto Paginate
The list
method has an auto pagination feature that is triggered when used inside a for await
iterator