The List members endpoints let you look up members of a List and manage List membership.Documentation Index
Fetch the complete documentation index at: https://docs.x.com/llms.txt
Use this file to discover all available pages before exploring further.
PrerequisitesBefore you begin, you’ll need:
- A developer account with an approved App
- Your App’s Bearer Token (for lookups)
- User Access Token (for managing members)
Available endpoints
List members lookup
Get members of a List
Manage List members
Add and remove members
Authentication
| Operation | Authentication |
|---|---|
| Look up members | Bearer Token, OAuth 1.0a, or OAuth 2.0 PKCE |
| Add/remove members | OAuth 1.0a or OAuth 2.0 PKCE |
Quick example
cURL
Next steps
List lookup
Get List details
List Posts
Get Posts from a List