Returns information about users.

This method can be called without an access token.

Parameters

user_ids
string

Comma-separated list of user IDs or screen names. If the method is called with an access token, defaults to the current user’s ID. Required if no token is used.

fields
string

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

relation_case
enum

For Slavic languages and when the relation field is requested, the grammatical case for the relationship partner’s name.

Possible values: def, nom, gen, dat, acc, ins, abl.

Result

Returns an array of user objects.

Errors

Global errors may occur when calling this method.