Solr search is not available. Your search is being redirected.

GET lists/all

Updated on Tue, 2012-09-04 13:28

Returns all lists the authenticating or specified user subscribes to, including their own. The user is specified using the user_id or screen_name parameters. If no user is given, the authenticating user is used.

Resource URL

http://api.twitter.com/1/lists/all.format

Parameters

user_id optional

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 return results for. Helpful for disambiguating when a valid user ID is also a valid screen name.

screen_name optional

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

Example Request

GET

https://api.twitter.com/1/lists/all.json?screen_name=twitterapi

  1. [
  2.   {
  3.     "slug": "meetup-20100301",
  4.     "name": "meetup-20100301",
  5.     "uri": "/twitterapi/meetup-20100301",
  6.     "created_at": "Sat Feb 27 21:39:24 +0000 2010",
  7.     "id_str": "8044403",
  8.     "subscriber_count": 144,
  9.     "member_count": 116,
  10.     "mode": "public",
  11.     "id": 8044403,
  12.     "full_name": "@twitterapi/meetup-20100301",
  13.     "description": "Guests attending the Twitter meetup on 1 March 2010 at the @twoffice",
  14.     "user": {
  15.       "profile_sidebar_fill_color": "DDEEF6",
  16.       "profile_background_tile": false,
  17.       "profile_sidebar_border_color": "C0DEED",
  18.       "name": "Twitter API",
  19.       "created_at": "Wed May 23 06:01:13 +0000 2007",
  20.       "profile_image_url": "http://a0.twimg.com/profile_images/2284174872/7df3h38zabcvjylnyfe3_normal.png",
  21.       "location": "San Francisco, CA",
  22.       "is_translator": false,
  23.       "id_str": "6253282",
  24.       "profile_link_color": "0084B4",
  25.       "follow_request_sent": false,
  26.       "contributors_enabled": true,
  27.       "url": "http://dev.twitter.com",
  28.       "default_profile": true,
  29.       "favourites_count": 24,
  30.       "profile_image_url_https": "https://si0.twimg.com/profile_images/2284174872/7df3h38zabcvjylnyfe3_normal.png",
  31.       "utc_offset": -28800,
  32.       "id": 6253282,
  33.       "listed_count": 10649,
  34.       "profile_use_background_image": true,
  35.       "followers_count": 1173572,
  36.       "profile_text_color": "333333",
  37.       "lang": "en",
  38.       "protected": false,
  39.       "profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png",
  40.       "geo_enabled": true,
  41.       "time_zone": "Pacific Time (US & Canada)",
  42.       "verified": true,
  43.       "description": "The Real Twitter API. I tweet about API changes, service issues and happily answer questions about Twitter and our API. Don't get an answer? It's on my website.",
  44.       "notifications": false,
  45.       "profile_background_color": "C0DEED",
  46.       "friends_count": 31,
  47.       "profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png",
  48.       "statuses_count": 3326,
  49.       "default_profile_image": false,
  50.       "following": false,
  51.       "screen_name": "twitterapi",
  52.       "show_all_inline_media": false
  53.     },
  54.     "following": false
  55.   },
  56.   {
  57.     "slug": "team",
  58.     "name": "team",
  59.     "uri": "/twitterapi/team",
  60.     "created_at": "Wed Nov 04 01:24:28 +0000 2009",
  61.     "id_str": "2031945",
  62.     "subscriber_count": 272,
  63.     "member_count": 19,
  64.     "mode": "public",
  65.     "id": 2031945,
  66.     "full_name": "@twitterapi/team",
  67.     "description": "",
  68.     "user": {
  69.       "profile_sidebar_fill_color": "DDEEF6",
  70.       "profile_background_tile": false,
  71.       "profile_sidebar_border_color": "C0DEED",
  72.       "name": "Twitter API",
  73.       "created_at": "Wed May 23 06:01:13 +0000 2007",
  74.       "profile_image_url": "http://a0.twimg.com/profile_images/2284174872/7df3h38zabcvjylnyfe3_normal.png",
  75.       "location": "San Francisco, CA",
  76.       "is_translator": false,
  77.       "id_str": "6253282",
  78.       "profile_link_color": "0084B4",
  79.       "follow_request_sent": false,
  80.       "contributors_enabled": true,
  81.       "url": "http://dev.twitter.com",
  82.       "default_profile": true,
  83.       "favourites_count": 24,
  84.       "profile_image_url_https": "https://si0.twimg.com/profile_images/2284174872/7df3h38zabcvjylnyfe3_normal.png",
  85.       "utc_offset": -28800,
  86.       "id": 6253282,
  87.       "listed_count": 10649,
  88.       "profile_use_background_image": true,
  89.       "followers_count": 1173572,
  90.       "profile_text_color": "333333",
  91.       "lang": "en",
  92.       "protected": false,
  93.       "profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png",
  94.       "geo_enabled": true,
  95.       "time_zone": "Pacific Time (US & Canada)",
  96.       "verified": true,
  97.       "description": "The Real Twitter API. I tweet about API changes, service issues and happily answer questions about Twitter and our API. Don't get an answer? It's on my website.",
  98.       "notifications": false,
  99.       "profile_background_color": "C0DEED",
  100.       "friends_count": 31,
  101.       "profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png",
  102.       "statuses_count": 3326,
  103.       "default_profile_image": false,
  104.       "following": false,
  105.       "screen_name": "twitterapi",
  106.       "show_all_inline_media": false
  107.     },
  108.     "following": false
  109.   }
  110. ]