Skip to main content
GET
Get User Profile About

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 profile information

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