Number of APIs: 2
GET https://api.twitter.com/2/users/:id/tweets
Returns the most recent Tweets composed by a single user specified by the requested user ID. For full details, see the API reference for this endpoint.
2. User mention timeline by ID
GET https://api.twitter.com/2/users/:id/mentions
Returns the most recent Tweets mentioning a single user specified by the requested user ID. For full details, see the API reference for this endpoint.