Returns the list of users blocked by the current user.

This method requires the following permissions: account.

Parameters

offset
integer (non-negative)

Offset into the list 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.