Twitter API Explorer

GET list members id

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

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

true

One of the following parameters is required:

Required Parameters:

  • Ther username of the list owner.

  • The id or slug of the list.

  • The id of the user who you want to know is a member 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