We have been using GET /2/users/:id/mentions API for reading the mentioned tweets for a user.
some of the tweets that have mentioned the user don’t show up in the response of the above API,
We have tried both V1.1 and V2 of API, and have the same behavior for the missing tweets, they don’t show up in either of the APIs response. One such example is show below,
The Tweet, when fetched by ID, shows its creation DateTime and mention in entities
Fetching the mentions for the user for the same DateTime range, missing the above tweet