X home page
English
Search...
⌘K
Ask AI
Support
Developer portal
Developer portal
Search...
Navigation
Lookup List Posts
Introduction
Home
X API
X Ads API
Tutorials
Use Cases
Success Stories
Status
Changelog
Developer Portal
Forums
GitHub
Overview
Introduction
Getting started
Tools and libraries
Migration guide
What to build
Fundamentals
Posts
Search
Post Counts
Filtered Stream
Timelines
Post Lookup
Bookmarks
Manage Posts
Reposts
Quotes
Hide replies
Users
User Lookup
Search
Follows
Mutes
Blocks
Direct Messages
Manage
Lookup
Blocks
Likes
Introduction
Guides
GET
Get liked Posts
GET
Get Liking Users
POST
Like Post
DEL
Unlike Post
Lists
Lookup Lists
Lookup List Posts
Introduction
Guides
GET
Get List Posts
Manage Lists
List Members
Pinned Lists
Spaces
Introduction
Spaces Lookup
Search Spaces
Communities
Communities Lookup
Search Communities
Community Notes
Introduction
Quickstart
GET
Search for Posts Eligible for Community Notes
GET
Search for Community Notes Written
POST
Create a Community Note
DEL
Delete a Community Note
Trends
Trends
Personalized Trends
Media
Introduction
Upload
Metadata
Usage
Introduction
GET
Get usage
Compliance
Batch Compliance
Compliance streams
Enterprise v2
Engagement Metrics
Account Activity
Webhooks
Volume Streams
Likes Streams
GET
Stream all Likes
GET
Stream sampled Likes
GNIP 2.0
Fundamentals
Enterprise
PowerTrack API
Decahose API
Account Activity API: Enterprise
Search API
Engagement API
Compliance Firehose API
Usage API
Lookup List Posts
Introduction
List Posts lookup has one available endpoint to retrieve Posts from a specified List. With this endpoint, you can build solutions that enable users to customize, organize and prioritize the Posts they see in their timeline.
There is a rate limit of 900 requests per 15 minutes for this endpoint and the response will support querying the latest 800 Posts for a given List.
You can use
OAuth 1.0a User Context
, [App only](
https://developer.x.com(/resources/fundamentals/authentication#app-only-authentication-and-oauth-2-0-bearer-token)
, or
OAuth 2.0 Authorization Code with PKCE
to authenticate your requests to this endpoint.
Account setup
To access these endpoints, you will need:
An approved
developer account
.
To authenticate using the keys and tokens from a
developer App
that is located within a
Project
.
Learn more about getting access to the X API v2 endpoints in our
getting started guide
.
Quick start
Sample code
Run in Postman
Try with API Explorer
Get owned Lists
Quickstart
Assistant
Responses are generated using AI and may contain mistakes.