Twitter API Explorer

GET list subscriptions

List the lists the specified user follows.

http://api.twitter.com/1/{{user}}/lists/subscriptions.{{response_format}}

true

One of the following parameters is required:

Required Parameters:

  • The usernamr of the user

Optional Parameters:

  • Breaks the results into pages. A single page contains 20 lists. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.
Powered by Twitter