Retrieves multiple tweets by their IDs from X (formerly Twitter) in a single request.

The getMultiple function fetches multiple tweets from X using their unique identifiers. It allows for efficient retrieval of up to 100 tweets in a single API call, with optional parameters for expanding the returned data. This function is useful for bulk tweet retrieval operations.

post/getMultiple

Request body

Response

Successful response containing the requested tweets

Changes

No recorded changes to this endpoint across all 4 revisions of this API.