Returns the current user’s bookmarked groups and events.

This method requires the following permissions: likes:read.

Parameters

offset
integer (non-negative)

Offset into the list of groups for pagination.

count
integer (1..1000)

How many groups to return.

By default 100.

fields
string

Comma-separated list of group profile fields to be returned.

Result

Returns a paginated list of group objects.

Errors

Global errors may occur when calling this method.