GET user

Updated on Mon, 2013-08-26 15:13

Streams messages for a single user, as described in User streams.

Resource URL

https://userstream.twitter.com/1.1/user.json

Parameters

delimited optional

Specifies whether messages should be length-delimited. See the delimited parameter documentation for more information.

stall_warnings optional

Specifies whether stall warnings should be delivered. See the stall_warnings parameter documentation for more information.

with optional

Specifies whether to return information for just the authenticating user, or include messages from accounts the user follows. See the with parameter documentation the with parameter documentation for more information.

replies optional

Specifies whether to return additional @replies. See the replies parameter documentation for more information.

track optional

Includes additional Tweets matching the specified keywords. Phrases of keywords are specified by a comma-separated list. See the track parameter documentation the track parameter documentation for more information.

locations optional

Includes additional Tweets falling within the specified bounding boxes. See the locations parameter documentation for more information.

stringify_friend_ids optional

Specifies whether to send the friends list preamble as an array of integers or an array of strings. See the stringify_friend_ids parameter documentation for more information.

Example Request

GET

https://userstream.twitter.com/1.1/user.json