Returns a paginated list of groups visible to the authenticated user. The list can be filtered by membership mode, group type and sorting method.
Filter groups by membership mode. member lists groups the user is a member of, available lists joinable public groups, and can_publish lists groups where the user is allowed to publish.
member, available, can_publish Filter by group visibility type.
public, private Sorting method for the group list. activity sorts by most recently updated, name sorts alphabetically.
activity, name Maximum number of groups per page (1–100). Defaults to 50.
1 <= x <= 100Paginated list of groups.