Returns the current user’s bookmarked users.

This method requires the following permissions: likes:read.

Parameters

offset
integer (non-negative)

Offset into the list of users for pagination.

count
integer (1..1000)

How many users to return.

By default 100.

fields
string

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

Result

Returns a paginated list of user objects.

Errors

Global errors may occur when calling this method.