Description Usage Arguments See Also
GET lists/list
1 | twtr_lists_list(user_id = NULL, screen_name = NULL, reverse = NULL, ...)
|
user_id |
The ID of the user for whom to return results for. Helpful for disambiguating when a valid user ID is also a valid screen name. Example Values: 12345 Note:: Specifies the ID of the user to get lists from. Helpful for disambiguating when a valid user ID is also a valid screen name. |
screen_name |
The screen name of the user for whom to return results for. Helpful for disambiguating when a valid screen name is also a user ID. Example Values: noradio |
reverse |
Set this to true if you would like owned lists to be returned first. See description above for information on how this parameter works. Example Values: true |
https://dev.twitter.com/rest/reference/get/lists/list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.