Full Feed Info

Description: Retrieves a complete list of indexed tweets from a given specific account feed.

  • Tweet metadata – ID.

This endpoint provides full access to an account's historical tweets. You Filter tweets by post IDs range. The endpoint has limits – up to 100 tweets in the list per request.

Important: To enable tweet indexing for an account, you must first send a PUT request to /api/v3/accounts/{username}/tracker/tweet/.

Usage: Use to Retrieve all indexed tweets from an account with engagement stats. Analyze post performance based on likes, retweets, and views. Monitor historical tweet activity for trend analysis. Extract useful tweet info to make better decisions.

Usage Cost: 5 points per request

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The username (handle) of the user in x.com

Query Params
string

PostId of the earliest event to include.

string

PostId of the most recent event to include.

int32
1 to 100
Defaults to 100

The maximum number of items to return

string

The types of events to return separated by comma. Available values: NEW_POST, NEW_RETWEET, NEW_REPLY. If not specified, it will return records of all event types.

Headers
string
required
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json