Skip to main content
GET
Get user by ID

Authorizations

api_key
string
query
required

Query Parameters

user_id
string
required

Response

200 - application/json

User profile

id
string
Example:

"44196397"

name
string
Example:

"Elon Musk"

username
string
Example:

"elonmusk"

description
string
location
string
created_at
string
followers_count
integer
Example:

237614000

following_count
integer
Example:

1305

tweet_count
integer
like_count
integer
media_count
integer
verified
boolean
is_blue_verified
boolean
profile_image
string
profile_banner
string
pinned_tweet_ids
string[]