[twitter-dev] Re: Show a specific list you can use the new resource

2009-11-08 Thread jeffs

On Nov 7, 12:31 pm, Matthew Terenzio mteren...@gmail.com wrote:
 Can someone explain this?

 GET '/:users/lists/:list_slug.:format'
 Show a specific list you can use the new resource.

is scripting examples of how to use the Lists API will help, take a
look at:

  http://www.ist.rit.edu/~jxs/tools/scripting/twitterLists.html

jeffs


[twitter-dev] Re: Show a specific list you can use the new resource

2009-11-07 Thread Chris Thomson

That method shows information about a list and its owner. Full
documentation is at: 
http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-GET-list-id

On Nov 7, 11:31 am, Matthew Terenzio mteren...@gmail.com wrote:
 Can someone explain this?

 GET '/:users/lists/:list_slug.:format'
 Show a specific list you can use the new resource.