listGroups( )


Retrieves up to 100 groups, sorted by default by created date.

Note:* For SECRET groups, only Wix users, group admins, and group members can see a list of groups and their content.

Method Declaration
Copy
Method Parameters
optionsListGroupsOptions

Limit and offset options.

Returns
Return Type:Promise<ListGroupsResponse>
Did this help?