Twitter API Explorer

GET list subscribers id

Check if the specified user is a subscriber of the specified list.

http://api.twitter.com/1/{{user}}/{{list_id}}/subscribers/{{id}}.{{response_format}}

true

One of the following parameters is required:

Required Parameters:

  • The username of the list owner.

  • The id or slug of the list.

  • The id of the user who you want to know is a subcriber or not of the specified list.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.
Powered by Twitter