GET user

Updated on Tue, 2012-05-15 14:46

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

Resource URL

https://userstream.twitter.com/2/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.

follow optional

Includes additional public Tweets from the supplied list of comma-separated user IDs. See the follow 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.

Example Request

GET

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