PrerequisitesBefore you begin, you’ll need:
- A developer account with an approved App
- Your App’s Bearer Token
Find a List ID
You can find a List ID in the URL when viewing a List on x.com:
Request the List timeline
cURL
Review the response
Paginate through results
The SDKs handle pagination automatically. For cURL, use the
next_token from the response to get more Posts:This endpoint returns up to 800 of the most recent Posts from the List.
Next steps
List lookup
Get List details
List members
Get List members
Integration guide
Key concepts and best practices
API Reference
Full endpoint documentation