/users/show
GET
/1.1/users/show.jsonRequest
Query Params
screen_name
string
optional
The screen name of the user for whom to return results. Either a id or screen_name is required for this method.
Example:
elonmusk
user_id
string
optional
The ID of the user for whom to return results. Either an id or screen_name is required for this method.
Example:
44196397
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 15 days ago