Retrieves multiple tweets by their IDs.

The getMultiple function fetches multiple tweets from X in a single request. It allows retrieving up to 100 tweets by their unique identifiers, with optional expansions for additional data. This function is useful for efficiently gathering information about multiple tweets in one API call.

post/getMultiple

Request body

Response

Successful retrieval of tweets

Changes