Skip to main content
POST
/vk/users/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
query
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
integer
required
@type
string
default:VkUser
name
string | null
first_name
string | null
last_name
string | null
alias
string | null
image
string | null
is_verified
boolean
default:false
is_closed
boolean
default:false
is_online
boolean
default:false
sex
string | null
status
string | null
about
string | null
bdate
string | null
city
string | null
country
string | null
home_town
string | null
site
string | null
occupation
string | null
occupation_type
string | null
relation
string | null
interests
string | null
activities
string | null
music
string | null
movies
string | null
tv
string | null
books
string | null
games
string | null
quotes
string | null
personal
object | null
career
object[]
universities
object[]
schools
object[]
relatives
object[]
last_seen_at
integer | null
follower_count
integer | null
profile_url
string | null