Skip to main content
GET
Get User Info

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

userName
string
required

The screen name of the user

Response

200 - application/json

User information

status
enum<string>
Available options:
success,
error
msg
string
data
object

User profile object returned by TwitterAPI.io.